[Nagiosplug-devel] [ nagiosplug-Bugs-1447609 ] check_smtp

SourceForge.net noreply at sourceforge.net
Mon Mar 13 11:29:02 CET 2006


Bugs item #1447609, was opened at 2006-03-10 18:16
Message generated for change (Comment added) made by seanius
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1447609&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: None
>Status: Pending
>Resolution: Fixed
Priority: 5
Submitted By: Aaron McKinnon (yeahmag)
Assigned to: M. Sean Finney (seanius)
Summary: check_smtp 

Initial Comment:
check_smtp gives us a seg fault when using SSL (for
checking certs) on older systems. Most if not all of
the systems are using sendmail.

./check_smtp -H XXX.XXX.XXX -S -p 25 -v
220 mail.XXX.XXX ESMTP Sendmail
8.12.3/8.12.3/Debian-6.6; Thu, 9 Mar 2006 14:15:34
-0800; (No UCE/UBE) logging access from:
XXX.XXX.XXX(OK)-XXX.XXX.XXX [XXX.XXX.XXX.XXX]
Segmentation fault

(Host and IP Data removed)


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

>Comment By: M. Sean Finney (seanius)
Date: 2006-03-13 14:28

Message:
Logged In: YES 
user_id=226838

okay, this sounds like one of the ssl errors i fixed up when
consolidating the ssl code between 1.4.2 and HEAD.  i'll
change the status to reflect that the fix is in CVS, and
when we release the next update i'll close the report.

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

Comment By: Aaron McKinnon (yeahmag)
Date: 2006-03-13 13:52

Message:
Logged In: YES 
user_id=1005867

check_smtp (nagios-plugins 1.4.2) 1.46

I'm not positive, but I don't believe it's requesting a
client cert. I've compiled a version of check_smtp from cvs:

check_smtp (nagios-plugins 1.4.2) 1.50

...and it works fine. I've attached a core file.

-Aaron

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

Comment By: M. Sean Finney (seanius)
Date: 2006-03-13 12:45

Message:
Logged In: YES 
user_id=226838

hi aaron,

some questions:

what version of check_smtp are you using?  

is the server requesting a client certificate?  

could you provide a core dump?

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

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




More information about the Devel mailing list