This is a discussion on Re: postfix and SASL within the mailing.postfix.users forums, part of the Mail Servers and Related category; Quoting Magnus B=C3=A4ck <magnus@dsek.lth.se>: > On Thursday, May 05, 2005 at 11:10 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Quoting Magnus B=C3=A4ck <magnus@dsek.lth.se>:
> On Thursday, May 05, 2005 at 11:10 CEST, > pascal@linuxorable.net wrote: > >> It's what I read to O'REYLLY's Postfix book. But I don't understand >> how it is possible to send a mail without beeing connected to the mail >> server. > > That is of course not possible. > >> If I want to send a mail from a hotel with my mail client (thunderbird >> for example) I have to configure it. But if my IP address is not in >> "mynetworks", I will never send any mail, no ? > > In that case your must configure Postfix to allow clients to > authenticate. Postfix does SMTP authentication via the SASL > library. Here is my SASL configuration: mtpd_sasl_auth_enable =3D yes smtpd_sasl_application_name =3D smtpd smtpd_sasl_local_domain =3D broken_sasl_auth_clients =3D no smtpd_sasl_security_options =3D noanonymous, noplaintext And, as it's my own Postfix server, of course I have a mailbox, so a login = and passwd in /etc/sasldb2 But I can't configure thunderbird on my notebook to send mails if I don't p= ut its IP address in "mynetworks". I always got: Authentication mail server failed ! Cyrus and Postfix are both running TLS I tried several thunderbird configurations but unsuccessfully Is there something special to do ? Pascal > > Stop top-posting. > > -- > Magnus B=C3=A4ck > magnus@dsek.lth.se > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |