[Nagiosplug-devel] [ nagiosplug-Bugs-1482832 ] check_smtp problem with TLS+AUTH using Exim
    SourceForge.net 
    noreply at sourceforge.net
       
    Fri May  5 18:50:03 CEST 2006
    
    
  
Bugs item #1482832, was opened at 2006-05-06 03:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
Priority: 5
Submitted By: Holger Weiss (hweiss)
Assigned to: Nobody/Anonymous (nobody)
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.
----------------------------------------------------------------------
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