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

Re: Exim4 --> Postfix. /etc/exim4/passwd.client --> ?



s. keeling a écrit :
> My ISP insists I use my login passwd to talk to its smtp server.
> Where do I do that in Postfix?
> 
> Thanks.
> 
> 

http://www.postfix.org/SASL_README.html
In particular:
http://www.postfix.org/SASL_README.html#client_sasl

in short,
- postfix must be built with cyrus-sasl support (dovecot sasl only does
"server side sasl").
- use smtp_sasl_passwd_maps to set the login:password for the ISP. you
probably already use relayhost to pass mail to your ISP. the entry in
relayhost must be the same as the one used in smtp_sasl_passwd_maps.

Followup on the postfix mailing list


Reply to: