[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re[2]: sendmail problem



Hi Pete, I think what Yee was talking about was SMTP and not POP3.
Yes when downloading email to a client from a POP3 connection, a
username and password is required to get that users email. But for
SMTP, sending of mail, no username and password is required. Sendmail
just makes sure that the person (host) sending the mail is a valid
relayer. But if Sendmail does not validate the host then an "No
relaying aloud" error pops up on the mail client. One way I have seen
this handled is to allow everyone on the internet to relay through a
email server but authentication is enabled. So loging in is required
for pop3 and SMTP. But I've never seen anywhere in Sendmail to enable
SMTP authentication. Maybe someone could enlighten us.

-Victor

PR> Yee,

PR>         I'm not sure exactly what you are trying to do here. As far as setting up a POP3 server, authentication is part of the process. If you telnet to your mail server (ie. telnet localhost
PR> 110) you will come to the server (as will any email program) and be required to login. Thus, sending user username (enter) pass password (enter) and then typing list will give you a list of
PR> messages. retr 1 will give you the contents of the first message and so on. The only thing I can think of is that you are thinking of the client saving the password on their mail program like in
PR> Outlook Express. If this is the case then I would suggest unchecking save password (note: this makes for cranky users).

PR>         Hope this helps,


PR> Peter Robie
PR> Email: rewt onedotslash com
PR> Owner / WebMaster - OneDotSlash.com
PR> -----------------------------------------------
PR> Documentation is the castor oil of programming. 
PR> Managers know it must be good because their
PR> programmers hate it so much.
PR> -----------------------------------------------

PR> On Wed, Sep 27, 2000 at 03:25:49AM -0700, Yee Siew Chin wrote:
>> hi
>> 
>> can i make a authentication procedure whenever i acess
>> my sendmail server such as when you retreive your
>> email through a pop3 server and i dont it to depends
>> on relay denied thing, help pls
>> 
>> rgds,
>> yee
>> 
>> __________________________________________________
>> Do You Yahoo!?
>> Send instant messages & get email alerts with Yahoo! Messenger.
>> http://im.yahoo.com/
>> 
>> 
>> 
>> _______________________________________________
>> Redhat-install-list mailing list
>> Redhat-install-list redhat com
>> https://listman.redhat.com/mailman/listinfo/redhat-install-list
>> 



PR> _______________________________________________
PR> Redhat-install-list mailing list
PR> Redhat-install-list redhat com
PR> https://listman.redhat.com/mailman/listinfo/redhat-install-list






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]