> -----Original Message-----
> From: Richard Humphrey [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 29, 2003 4:04 PM
> To: RedHat
> Subject: SMTP Auth
> 
> 
>
> define(`confPRIVACY_FLAGS',
> `authwarnings,novrfy,noexpn,restrictqrun')dnl
> define(`confAUTH_OPTIONS', `A p y')dnl
> TRUST_AUTH_MECH(`LOGIN PLAIN')dnl

try...

define(`confAUTH_OPTIONS', `A')dnl

I beleive the "p" (in your example) disables plain text authentication.

Steve Cowles


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to