[Nagiosplug-devel] [ nagiosplug-Bugs-1675279 ] [SMTP] Broken 'EHLO (null)' request

SourceForge.net noreply at sourceforge.net
Tue Mar 6 22:30:30 CET 2007


Bugs item #1675279, was opened at 2007-03-06 22:30
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=1675279&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
Private: No
Submitted By: Enrico Scholz (ensc)
Assigned to: Nobody/Anonymous (nobody)
Summary: [SMTP] Broken 'EHLO (null)' request

Initial Comment:
The check_smtp plugin was broken by CVS release 1.55 and generates

| EHLO (null)

commands which are rejected by the MTA. This is caused by the
removal of

|	         if(!hp) helocmd = localhostname;
|		 else helocmd = hp->h_name;

in the 'if (! localhost)' clause causing an unset 'helocmd'.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1675279&group_id=29880




More information about the Devel mailing list