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

Re: Mail relay question.



Hi,

look at
# man 5 postconf

and search for smtp_sasl_auth_enable and smtp_sasl_passsword_maps.

Example:

smtp_sasl_auth_enable = yes
smtp_sasl_passsword_maps = hash:/etc/postfix/yourdb-file

the db file looks like that:

your-isp.com      username:password


Achim



Reply to: