On Fri, 18 Aug 2006 20:06:26 +0200 Uwe Behle wrote:
> I am still not any further. As soon as I put the line
>
> FEATURE(`authinfo',`hash /etc/mail/auth/client-info')dnl
What did you set in the client-info file? Especially the "M:" setting is
of interest. And please tell us which MECHs your ISP's MTA offers you.
> in my sendmail.mc, I get the error:
>
> AUTH=client, available mechanisms do not fulfill requirements
>
> I found some remotely similar discussion about how sendmail and sasl
> play together and it seems that if they use different AUTH METHODS, that
> could be a reason why it fails:
>
> saslauthd -v
> saslauthd 2.1.18
> authentication mechanisms: getpwent kerberos5 pam rimap shadow ldap
That is of interest if you would offer AUTH with Sendmail as server. You
try to configure Sendmail as client side.
> and in sendmail I have:
>
> TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
>
> So I changed the /usr/lib/sasl2/Sendmail.conf: pwcheck_method:saslauthd
> mech_list:EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
Sendmail server SMTP AUTH configuration. For that it too matter how
saslauthd is configured to run.
> liblogin and libplain are in /usr/lib/sasl2
>
> Unfortunately it still does not work.
>
>
> Uwe
Alexander
--
Alexander Dalloz | Löhne, Germany | GPG
http://pgp.mit.edu 0xB366A773
legal statement:
http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendipity 22:05:33 up 4 days, 3:11, load average: 0.14, 0.16, 0.17