On Sat, Feb 05, 2005 at 12:53:24AM -0800, Norman Zhang wrote: % >% I installed cyrus-sasl-2.1.19-5mdk on LM 10.1, but can't find % >% /usr/lib/sasl2/smtpd.conf. Has something changed recently? Is % >% smtpd.conf still needed? % > % >Create it yourself. % % I did created it myself. However, % % # more /usr/local/lib/sasl2/smtpd.conf % pwcheck_method: saslauthd % mech_list: plain login % % # ls -l /usr/local/lib/sasl2/smtpd.conf % -rw-r--r-- 1 root root 49 Feb 4 19:49 /usr/local/lib/sasl2/smtpd.conf % % Is this okay? May I ask how do I check that postfix is linked to % /usr/local/lib/sasl2/smtpd.conf? % % Regards, % Norman Zhang % --- % Cyrus Home Page: http://asg.web.cmu.edu/cyrus % Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu % List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html %
Have you compile postfix with sasl2? If you have done that, I think postfix will find it automatically if you have enabled sasl in main.cf. Have a look at the SASL part of the postfix documentation. Good luck. --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html