From: "Mike Burger" <[EMAIL PROTECTED]>

> You shouldn't have to capture anything or add them to a DB...just make
> sure that your auth scheme talks to PAM, and you should be fine.
>
> That's what I did with my Postfix+SMTP-AUTH config.

I'm using Postfix too, and followed Patrick Koetter's "Postfix SASL
Authentication and TLS howto" that's listed in the Postfix site. It uses
Tuomo Sioni's SRPMs

If I use saslauth, that reads shadow passwds, I can only use PLAIN or LOGIN
methods..
in order to support CRAM-MD5 or DIGEST-MD5 I have to use sasldb... so in
order to use sasldb I have to know the passwords..

and I think that there are e-mail clients that do not support PLAIN or
LOGIN, am I right?

thanks in advance,

juaid



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to