-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Montag, 16. September 2002 20:54 schrieb Ricardo Castanho de Oliveira Freitas: > Please, I need to implement auth on Postfix to be able to 'relay' to my > ISP! What module and how should I implement that? > > Ricardo
type in your main.cf at /etc/postfix something like smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd and in sasl_passwd type something like hostname.to.authenticate.against user:passwd and do (of course) a postmap sasl_passwd. After a postfix reload command your postfix should use this authentication. Beware: the username and password will be transfered unencrypted if a) the other side does not support cram-md5 or digest-md5 or b) the transport is not encrypted via SSL/TLS. Martin - -- - ------------------------------------------------------------ H E L I X Gesellschaft f�r Software & Engineering mbH - ------------------------------------------------------------ Hanauer Landstrasse 52 Telefon (069) 4789 35-30 60314 Frankfurt am Main Telefax (069) 4789 35-44 - ------------------------------------------------------------ http://www.helix-gmbh.net [EMAIL PROTECTED] - ------------------------------------------------------------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9hsgGBG198cnayKQRAuTWAJ98VR7FvxiXSRDSIE156355BjRj9QCfdBRM dke/c3UILefZG3BJljywA9M= =D8bz -----END PGP SIGNATURE-----
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
