Has anyone successfully setup CRAM-MD5 and/or DIGEST-MD5 SMTP AUTH using
sendmail on RH 8.0.?

I think I have the sendmail.mc file setup correctly, but all I get is LOGIN
and PLAIN from EHLO.
I have cyrus-sasl install and running and I have complied the mc to cf.

parts of sendmail.mc:

define(`confAUTH_OPTIONS', `A')dnl
TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN
PLAIN')dn


EHLO response from smtp:

250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-AUTH LOGIN PLAIN
250-DELIVERBY
250 HELP

Thanks,

Christian Brink



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

Reply via email to