[Nagiosplug-devel] [ nagiosplug-Bugs-1482832 ] check_smtp problem with TLS+AUTH using Exim
SourceForge.net
noreply at sourceforge.net
Thu Oct 12 22:37:16 CEST 2006
Bugs item #1482832, was opened at 2006-05-06 02:49
Message generated for change (Comment added) made by tonvoon
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1482832&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General plugin execution
Group: CVS
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Holger Weiß (hweiss)
>Assigned to: Ton Voon (tonvoon)
Summary: check_smtp problem with TLS+AUTH using Exim
Initial Comment:
When checking SMTP AUTH via TLS using Exim, you'll get
a "503 AUTH command used when not advertised" error if
trying to use AUTH without (re)sending EHLO _after_ the
TLS negotiation. RFC 3207 (4.2) says: "The client MUST
discard any knowledge obtained from the server, such as
the list of SMTP service extensions, which was not
obtained from the TLS negotiation itself. The client
SHOULD send an EHLO command as the first command after
a successful TLS negotiation." The attached patch does
just that in order to make the check_smtp plugin work
with TLS+AUTH using Exim.
----------------------------------------------------------------------
>Comment By: Ton Voon (tonvoon)
Date: 2006-10-12 21:37
Message:
Logged In: YES
user_id=664364
Holger,
Thanks for the patch. Added to CVS.
Ton
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1482832&group_id=29880
More information about the Devel
mailing list