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


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to