Hi,
 
I've following the guide in www.sendmail.org on setting up
 
ehlo localhost
250-Fserver.amcpl.net Hello localhost [127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-SIZE
250-DSN
250-ONEX
250-ETRN
250-XUSR
250-AUTH DIGEST-MD5 CRAM-MD5
250 HELP
 
The above mentioned was logged.  Proved that the sendmail's Auth Module was availiable, but sendmail is not doing any authentication???
 
sendmail.conf
C{TrustAuthMech}LOGIN PLAIN DIGEST-MD5 CRAM-MD5
O AuthMechanisms=GSSAPI KERBEROS_V4 DIGEST-MD5 CRAM-MD5
O DefaultAuthInfo=/etc/mail/default-auth-info
#O AuthOptions=A
O AuthOptions=p,y

Have also tried AuthOptions with A and p,y.  And sasldb was created and Sendmail.conf of sasl was also configured.
 
Anyone have experience on this ??  Can you guide me to some idiot guide for this.
 
Thanks and regards
 
Moke

Reply via email to