I tried that , the first line client = ip-172 is the internal/private ip of my server. So does this mean somehow it si being sent from my server itself?

 grep 6CB5841627 /var/maillog
Jun 16 13:21:46 ml postfix/smtpd[19729]: 6CB5841627: client=ip-172-31-5-33.us-west-1.compute.internal[172.31.5.33] Jun 16 13:21:48 ml postfix/cleanup[22906]: 6CB5841627: message-id=<kflvqedfdosxjjhkebewy...@sfilc.com> Jun 16 13:21:48 ml postfix/qmgr[9205]: 6CB5841627: from=<cdbphlavjop...@wysina.com.tw>, size=5585, nrcpt=14 (queue active) Jun 16 13:21:49 ml postfix/pipe[19842]: 6CB5841627: to=<0...@yahoo.com.tw>, relay=spamassassin, delay=2.8, delays=2.7/0/0/0.1, dsn=2.0.0, status=sent (delivered via spamassassin service) Jun 16 13:21:49 ml postfix/pipe[19842]: 6CB5841627: to=<1...@yahoo.com.tw>, relay=spamassassin, delay=2.8, delays=2.7/0/0/0.1, dsn=2.0.0, status=sent (delivered via spamassassin service) Jun 16 13:21:49 ml postfix/pipe[19842]: 6CB5841627: to=<1...@yahoo.com.tw>, relay=spamassassin, delay=2.8, delays=2.7/0/0/0.1, dsn=2.0.0, status=sent (delivered via spamassassin service) Jun 16 13:21:49 ml postfix/pipe[19842]: 6CB5841627: to=<4...@yahoo.com.tw>, relay=spamassassin, delay=2.8, delays=2.7/0/0/0.1, dsn=2.0.0, status=sent (delivered via spamassassin service) Jun 16 13:21:49 ml postfix/pipe[19842]: 6CB5841627: to=<8...@yahoo.com.tw>, relay=spamassassin, delay=2.8, delays=2.7/0/0/0.1, dsn=2.0.0, status=sent (delivered via spamassassin service) Jun 16 13:21:49 ml postfix/pipe[19842]: 6CB5841627: to=<a9559jt955...@yahoo.com.tw>, relay=spamassassin, delay=2.8, delays=2.7/0/0/0.1, dsn=2.0.0, status=sent (delivered via spamassassin service) Jun 16 13:21:49 ml postfix/pipe[19842]: 6CB5841627: to=<abba...@yahoo.com.tw>, relay=spamassassin, delay=2.8, delays=2.7/0/0/0.1, dsn=2.0.0, status=sent (delivered via spamassassin service) Jun 16 13:21:49 ml postfix/pipe[19842]: 6CB5841627: to=<as08572...@yahoo.com.tw>, relay=spamassassin, delay=2.8, delays=2.7/0/0/0.1, dsn=2.0.0, status=sent (delivered via spamassassin service) Jun 16 13:21:49 ml postfix/pipe[19842]: 6CB5841627: to=<ava_...@yahoo.com.tw>, relay=spamassassin, delay=2.8, delays=2.7/0/0/0.1, dsn=2.0.0, status=sent (delivered via spamassassin service)



On Tue, 16 Jun 2015 20:22:24 -0700, Noel Jones <njo...@megan.vbhcs.org> wrote:

On 6/16/2015 9:43 PM, Jithesh AP wrote:

Grep for the message-id in maillog just gives this, should i search
in some other location
grep kflvqedfdosxjjhkebewy...@sfilc.com /var/maillog-2015 | head
Jun 16 13:21:48 ml postfix/cleanup[22906]: 6CB5841627:
message-id=<kflvqedfdosxjjhkebewy...@sfilc.com>
Jun 16 13:21:49 ml postfix/cleanup[20077]: 0C9B14166A:
message-id=<kflvqedfdosxjjhkebewy...@sfilc.com>

Excellent.  Now grep the maillog for the original queue id,
"6CB5841627".  That will show where the mail entered postfix, before
passing to spamassassin.






--
Using Opera's mail client: http://www.opera.com/mail/

Reply via email to