Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2011 09:12:30 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-questions@freebsd.org
Subject:   sendmail+saslauthd && verify=FAIL
Message-ID:  <20111118081229.GA1068@tiny>

next in thread | raw e-mail | index | archive | help

Hello,

I have to use SMTP with AUTH to  my ISP, and do this with
sendmail+saslauthd as described in the FreeBSD handbook; it works fine
for me in 9-CURRENT and now 10-CURRENT;

while digging for some other problem in the /var/log/maillog I struggled
about the line:

STARTTLS=client, relay=smtp.1blu.de., version=TLSv1/SSLv3, verify=FAIL

se below; what does the FAIL means exactly?

Thanks

	matthias

Nov 18 08:53:30 caracas sendmail[10868]: pAI7rU7P010868: Authentication-Warning: caracas.Sisis.de: guru set sender to guru@unixarea.de using -f
Nov 18 08:53:30 caracas sendmail[10868]: pAI7rU7P010868: from=guru@unixarea.de, size=62, class=0, nrcpts=1, msgid=<201111180753.pAI7rU7P010868@caracas.Sisis.de>, relay=guru@localhost
Nov 18 08:53:31 caracas sm-mta[10869]: pAI7rUNQ010869: from=<guru@unixarea.de>, size=422, class=0, nrcpts=1, msgid=<201111180753.pAI7rU7P010868@caracas.Sisis.de>, proto=ESMTP, daemon=Daemon0, relay=localhost [127.0.0.1]
Nov 18 08:53:31 caracas sendmail[10868]: pAI7rU7P010868: to=guru@XXXXXX.org, ctladdr=guru@unixarea.de (1001/0), delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=30062, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (pAI7rUNQ010869 Message accepted for delivery)
Nov 18 08:53:32 caracas sm-mta[10871]: STARTTLS=client, relay=smtp.1blu.de., version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256
Nov 18 08:53:33 caracas sm-mta[10871]: pAI7rUNQ010869: to=<guru@XXXXXX.org>, delay=00:00:02, xdelay=00:00:02, mailer=relay, pri=30422, relay=smtp.1blu.de. [89.202.0.34], dsn=2.0.0, stat=Sent (OK id=1RRJGf-0001DJ-Gv)

-- 
Matthias Apitz
e <guru@unixarea.de> - w http://www.unixarea.de/
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111118081229.GA1068>