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=<[email protected]> Jun 16 13:21:48 ml postfix/qmgr[9205]: 6CB5841627: from=<[email protected]>, size=5585, nrcpt=14 (queue active) Jun 16 13:21:49 ml postfix/pipe[19842]: 6CB5841627: to=<[email protected]>, 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=<[email protected]>, 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=<[email protected]>, 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=<[email protected]>, 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=<[email protected]>, 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=<[email protected]>, 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=<[email protected]>, 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=<[email protected]>, 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=<[email protected]>, 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 <[email protected]> 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 [email protected] /var/maillog-2015 | head
Jun 16 13:21:48 ml postfix/cleanup[22906]: 6CB5841627:
message-id=<[email protected]>
Jun 16 13:21:49 ml postfix/cleanup[20077]: 0C9B14166A:
message-id=<[email protected]>

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