Neil Schneider wrote:
> Paul G. Allen wrote:
>> Does anyone know of any documentation covering this specific subject? Am
>> I the only one on the planet trying to use Postfix+Cyrus SASL+Postgres
>> for SMTP AUTH?
>>
>> (Note: I have Postfix verifying virtual domains and addresses for
>> incoming mail from the Postgres database.)
> 
> Check /usr/lib/sasl2/smtpd.conf and make sure it is configured properly. I use
> sasl for authentication so mine looks like this:
> 
> pwcheck_method: saslauthd$
> mech_list: plain login$
> 
> You can also check the man page for saslauthd to get more information.
> 
> one page I found sayst to run saslauthd -v to see what saslauth supports.

.................. ^^^^^

I guess NS hath a close personal relationship with this man page?

>..

Regards,
..j


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to