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

SourceForge.net noreply at sourceforge.net
Tue Mar 6 23:18:10 CET 2007


Bugs item #1675279, was opened at 2007-03-06 21:30
Message generated for change (Comment added) made by tonvoon
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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Enrico Scholz (ensc)
>Assigned to: Ton Voon (tonvoon)
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'.


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

>Comment By: Ton Voon (tonvoon)
Date: 2007-03-06 22:18

Message:
Logged In: YES 
user_id=664364
Originator: NO

Enrico,

Thanks for the report. This is fixed in CVS now. Please try the snapshot
at http://nagiosplug.sf.net/snapshot

Ton

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

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