We are not receiving email from another company, and I am very curious as to why not.
Before I post the log, I will mention that I have checked the other company on mxtoolbox.com and they were fine in both their config and blacklist status.
If I'm reading this log correctly, SME is flagging the incoming mail as spam for various reasons. However, there is nothing in the recipient's junkmail folder... so SME is just sending it to a blackhole, yes?
Anyone out there with more experience with these logs - your attention is appreciated.
Here is a (obfuscated) copy of the qpsmtpd log from that company. I'm thinking timestamp 819814500 is the where it's getting snagged...?
2009-04-16 11:18:06.488827500 4158 Accepted connection 0/40 from 74.202.xxx.xxx / 74-202-xxx-xxx.static.twtelecom.net
2009-04-16 11:18:06.489045500 4158 Connection from 74-202-xxx-xxx.static.twtelecom.net [74.202.xxx.xxx]
2009-04-16 11:18:07.504157500 4158 check_earlytalker plugin: remote host said nothing spontaneous, proceeding
2009-04-16 11:18:07.513440500 4158 220 SERVER.OURDOMAIN.com ESMTP
2009-04-16 11:18:07.565152500 4158 dispatching EHLO mail.THEIRDOMAIN.com
2009-04-16 11:18:07.566351500 4158 250-OURDOMAIN.com Hi 74-202-xxx-xxx.static.twtelecom.net [74.202.xxx.xxx]
2009-04-16 11:18:07.566352500 4158 250-PIPELINING
2009-04-16 11:18:07.566353500 4158 250-8BITMIME
2009-04-16 11:18:07.566359500 4158 250-SIZE 100000000
2009-04-16 11:18:07.566360500 4158 250 AUTH PLAIN LOGIN
2009-04-16 11:18:07.621153500 4158 dispatching MAIL FROM:<wes@THEIRDOMAIN.com> SIZE=292748
2009-04-16 11:18:07.621155500 4158 full from_parameter: FROM:<wes@THEIRDOMAIN.com> SIZE=292748
2009-04-16 11:18:07.621156500 4158 from email address : [<wes@THEIRDOMAIN.com>]
2009-04-16 11:18:07.628690500 4158 getting mail from <wes@THEIRDOMAIN.com>
2009-04-16 11:18:07.628863500 4158 250 <wes@THEIRDOMAIN.com>, sender OK - how exciting to get mail from you!
2009-04-16 11:18:07.685067500 4158 dispatching RCPT TO:<garyc@OURDOMAIN.com>
2009-04-16 11:18:07.685069500 4158 to email address : [<garyc@OURDOMAIN.com>]
2009-04-16 11:18:16.179974500 4158 check_goodrcptto plugin: stripping '-' extensions
2009-04-16 11:18:16.184062500 4158 250 <garyc@OURDOMAIN.com>, recipient ok
2009-04-16 11:18:16.230968500 4158 dispatching DATA
2009-04-16 11:18:16.230970500 4158 354 go ahead
2009-04-16 11:18:16.301191500 4158 spooling message to disk
2009-04-16 11:18:24.819814500 4158 spamassassin plugin: check_spam: Yes, hits=9.0, required=5.0, tests=HTML_IMAGE_ONLY_28,HTML_MESSAGE,MIME_QP_LONG_LINE,RCVD_NUMERIC_HELO,SARE_GIF_ATTACH,TVD_RCVD_IP
2009-04-16 11:18:24.819817500 4158 virus::clamav plugin: Changing permissions on file to permit scanner access
2009-04-16 11:18:24.966971500 4158 virus::clamav plugin: clamscan results: /var/spool/qpsmtpd/1239905896:4158:0: OK
2009-04-16 11:18:24.966973500 4158 logging::logterse plugin: ` 74.202.xxx.xxx 74-202-xxx-xxx.static.twtelecom.net mail.THEIRDOMAIN.com <wes@THEIRDOMAIN.com> <garyc@OURDOMAIN.com> queued <C60CC46C.98F%wes@THEIRDOMAIN.com> Yes, hits=9.0 required=5.0_
2009-04-16 11:18:24.966975500 4180 queue::qmail_2dqueue plugin: (for 4158 ) Queuing qp 4180 to /var/qmail/bin/qmail-queue
2009-04-16 11:18:25.010559500 4158 250 Queued! 1239905905 qp 4180 <C60CC46C.98F%wes@THEIRDOMAIN.com>
2009-04-16 11:18:25.061791500 4158 dispatching QUIT
2009-04-16 11:18:25.061793500 4158 221 OURDOMAIN.com closing connection. Have a wonderful day.
2009-04-16 11:18:25.061794500 4158 click, disconnecting
2009-04-16 11:18:25.473160500 3963 cleaning up after 4158
Thanks in advance.