26 Mar
2014
26 Mar
'14
11:55 a.m.
Den 2014-03-25 16:54, Wilcox, Theodore A -FS skrev:
Which SMTP server software are you using?
These are Domino and Lotus Notes servers running on AIX.
okay, that's a bit unusual. Might be why it hasn't shown up before.
Would it be possible for you to do a network "snif" of the traffic between Xymon and these servers? E.g. on the Xymon server run "tcpdump -s 1500 -w xymon-smtp.dump host <ip-of-smtp-server> and tcp port 25". (Assuming this is not encrypted smtp).
Thanks, Henrik