[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sendmail upgrade: SMTP_AUTH + version=TLSv1/SSLv3, verify=FAIL



On Mon, 10 Mar 2003, Marcus Schopen wrote:

> Hi,
> 
> after upgrading sendmail because of the sendmail bug, some things with 
> SMTP_AUTH and TLS go strange: I get a "self signed certificate" when 
> sending a mail from my client-sendmail through the relay-sendmail. 
> Before upgrading, everything worked fine with this configuration:
> 
> The client-sendmails config:
> 
> /etc/mail/mailertable
> [...]
> aol.com                         relay:[199.10.14.2]
> [...]
> 
> /etc/mail/access:
> AuthInfo:199.10.14.2 "U:user" "P:password"
> 
> sendmail.mc:
> define(`confAUTH_OPTIONS', `A')dnl
> define(`confAUTH_MECHANISMS', `LOGIN PLAIN DIGEST-MD5 CRAM-MD5')dnl
> TRUST_AUTH_MECH(`LOGIN PLAIN DIGEST-MD5 CRAM-MD5')dnl

Try using the feature:

FEATURE(`authinfo')
and the auth-info file ... that worked for me.

Oliver
-- 
... don't touch the bang bang fruit

http://www.wreckingpit.com
http://www.wattzap.com
http://www.rocknrollpurgatory.com

http://home.arcor.de/oliverfuchs1/debian/muttrc.html



Reply to: