SMTP AUTH failing

Ankush Grover ankush174 at gmail.com
Mon Feb 14 04:07:22 UTC 2005


hey,

did you put anything in the /usr/lib/sasl/Sendmail.conf

pwcheck_method: saslauthd
mech_list: DIGEST-MD5 PLAIN LOGIN

these entries should be there ,also check whether saslauthd is working
or not and you also have to enable My Server requires authentication
in your email client.

I don't know much about sendmail as i have never configured it but I
know postfix a little.

Regards

Ankush


On Sun, 13 Feb 2005 19:50:40 -0600, Steven Stern
<subscribed-lists at sterndata.com> wrote:
> I'm going crazy trying to get SMTP AUTH to work.
> 
> The problem seems to be in the relationship between sendmail and saslauthd
> 
> Here's relevant stuff from maillog. The last two lines seem to be the key.
> I've been Googling for an hour; I see lots of people with the same problem,
> but no solutions.
> 
> Feb 13 19:38:19 ciscy sendmail[28257]: NOQUEUE: connect from
> h-66-167-178-157.chcgilgm.dynamic.covad.net [66.167.178.157]
> Feb 13 19:38:19 ciscy sendmail[28257]: AUTH: available mech=DIGEST-MD5
> CRAM-MD5, allowed mech=EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
> Feb 13 19:38:20 ciscy sendmail[28257]: STARTTLS=server,
> relay=h-66-167-178-157.chcgilgm.dynamic.covad.net [66.167.178.157],
> version=TLSv1/SSLv3, verify=NO, cipher=DHE-RSA-AES256-SHA, bits=256/256
> Feb 13 19:38:20 ciscy sendmail[28257]: STARTTLS=server, cert-subject=,
> cert-issuer=, verifymsg=ok
> Feb 13 19:38:20 ciscy sendmail[28257]: AUTH: available mech=DIGEST-MD5
> CRAM-MD5, allowed mech=EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
> Feb 13 19:38:23 ciscy sendmail[28257]: j1E1cJo7028257: AUTH failure
> (CRAM-MD5): user not found (-20) SASL(-13): user not found: no secret in
> database
> 
> >From sendmail.mc
> 
> TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
> define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN
> PLAIN')dnl
> define(`confAUTH_OPTIONS', `A p y')dnl
> 
> When I use testsaslauthd with my ID and password, it reports OK.
> 
> How do I put a secret in the database?
> 
> --
>   Steve
> 
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>




More information about the fedora-list mailing list