Authentication problem



I am trying to get authentication to work on my server with sendmail. I have tried numerous combonations of pwcheck_method:'s in the .conf file and different mech's when starting the saslauthd. I am using SASL v2.1.10 and Sendmail v8.13.5.

The lines from the log file for a sending transaction look like this without IP and auth strings:

Nov 6 23:30:51 www sendmail[27417]: NOQUEUE: connect from unknown [0.0.0.0]
Nov 6 23:30:51 www sendmail[27417]: AUTH: available mech=PLAIN LOGIN ANONYMOUS, allowed mech=LOGIN PLAIN GSSAPI DIGEST-MD5
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: Milter: no active filter
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 220 localhost.localdomain ESMTP Sendmail 8.13.5/8.12.8; Sun, 6 Nov 2005 23:30:51 -0600
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: <-- EHLO [0.0.0.0]
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 250-localhost.localdomain Hello unknown [0.0.0.0], pleased to meet you
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 250-ENHANCEDSTATUSCODES
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 250-PIPELINING
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 250-8BITMIME
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 250-SIZE
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 250-DSN
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 250-ETRN
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 250-AUTH LOGIN PLAIN
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 250-STARTTLS
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 250-DELIVERBY
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 250 HELP
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: <-- STARTTLS
Nov 6 23:30:51 www sendmail[27417]: jA75UpxV027417: --- 220 2.0.0 Ready to start TLS
Nov 6 23:30:52 www sendmail[27417]: STARTTLS=server, get_verify: 0 get_peer: 0x0
Nov 6 23:30:52 www sendmail[27417]: STARTTLS=server, relay=unknown [0.0.0.0], version=TLSv1/SSLv3, verify=NO, cipher=DHE-RSA-AES256-SHA, bits=256/256
Nov 6 23:30:52 www sendmail[27417]: STARTTLS=server, cert-subject=, cert-issuer=, verifymsg=ok
Nov 6 23:30:52 www sendmail[27417]: AUTH: available mech=PLAIN LOGIN ANONYMOUS, allowed mech=LOGIN PLAIN GSSAPI DIGEST-MD5
Nov 6 23:30:52 www sendmail[27417]: jA75UpxV027417: <-- EHLO [0.0.0.0]
Nov 6 23:30:52 www sendmail[27417]: jA75UpxW027417: --- 250-localhost.localdomain Hello unknown [0.0.0.0], pleased to meet you
Nov 6 23:30:52 www sendmail[27417]: jA75UpxW027417: --- 250-ENHANCEDSTATUSCODES
Nov 6 23:30:52 www sendmail[27417]: jA75UpxW027417: --- 250-PIPELINING
Nov 6 23:30:52 www sendmail[27417]: jA75UpxW027417: --- 250-8BITMIME
Nov 6 23:30:52 www sendmail[27417]: jA75UpxW027417: --- 250-SIZE
Nov 6 23:30:52 www sendmail[27417]: jA75UpxW027417: --- 250-DSN
Nov 6 23:30:52 www sendmail[27417]: jA75UpxW027417: --- 250-ETRN
Nov 6 23:30:52 www sendmail[27417]: jA75UpxW027417: --- 250-AUTH LOGIN PLAIN
Nov 6 23:30:52 www sendmail[27417]: jA75UpxW027417: --- 250-DELIVERBY
Nov 6 23:30:52 www sendmail[27417]: jA75UpxW027417: --- 250 HELP
Nov 6 23:30:54 www sendmail[27417]: jA75UpxW027417: <-- AUTH PLAIN
Nov 6 23:30:54 www sendmail[27417]: jA75UpxW027417: --- 535 5.7.0 authentication failed
Nov 6 23:30:54 www sendmail[27417]: jA75UpxW027417: AUTH failure (PLAIN): no mechanism available (-4) (null)
Nov 6 23:30:54 www sendmail[27417]: jA75UpxW027417: <-- AUTH LOGIN
Nov 6 23:30:54 www sendmail[27417]: jA75UpxW027417: --- 334
Nov 6 23:30:55 www sendmail[27417]: jA75UpxW027417: --- 334
Nov 6 23:30:55 www sendmail[27417]: jA75UpxW027417: --- 535 5.7.0 authentication failed
Nov 6 23:30:55 www sendmail[27417]: jA75UpxW027417: AUTH failure (LOGIN): no mechanism available (-4)
Nov 6 23:30:57 www sendmail[27417]: jA75UpxW027417: --- 421 4.4.1 localhost.localdomain Lost input channel from unknown [0.0.0.0]
Nov 6 23:30:57 www sendmail[27417]: jA75UpxW027417: unknown [0.0.0.0] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA



I am using Thunderbird for the mailer, any help would be greatly appreciated. If any other information is needed please let me know and I will get it to you ASAP.


Thanks,
Jerry Gaspard
.



Relevant Pages

  • sendmail client side smtp authentication problem
    ... sendmail client side smtp authentication problem ... made and installed cf, restarted sendmail, ... # Resolve map (to check if a host exists in check_mail) ...
    (freebsd-questions)
  • Sendmail, LDAP, Courier authentication
    ... I tried a lot of configurations but that authentication thing does not work ... cn: Stelios Asmargianakis ... objectClass: inetOrgPerson ... My sendmail configuration has been tested and is able to send and receive ...
    (comp.mail.sendmail)
  • How to masquerade ??
    ... I've problem on how to configure sendmail for my situation. ... The ISP has also provided some mail accounts. ... to another local user no masquerading should happen. ... authentication. ...
    (comp.mail.sendmail)
  • How to masquerade ??
    ... I've problem on how to configure sendmail for my situation. ... The ISP has also provided some mail accounts. ... to another local user no masquerading should happen. ... authentication. ...
    (comp.mail.sendmail)
  • Re: Controlling PAM modules
    ... I have three authentication modules ... I would like to place these in my service conf file in a best possible way. ... - setup doesnt want to use Remote authenticaion, ... By allowing such configurations, i might have to keep so many service conf ...
    (FreeBSD-Security)