On 4-Mar-2009, at 19:37, Victor Duchovni wrote:
On Wed, Mar 04, 2009 at 07:26:34PM -0700, LuKreme wrote:
$ grep southgaylord.com /var/log/maillog| grep orig_to | grep john | awk
'{print $7" "$8}'
to=<j...@covisp.net>, orig_to=<j...@southgaylord.com>,
to=<j...@covisp.net>, orig_to=<j...@southgaylord.com>,

hiding the full logging for the message in question is not helpful. Do
ditch the awk script and report all other entries for the same queue- id.


Sorry, I wasn't trying to hide it, just paste the relvenat parts and the rest didn't look useful to me, but perhaps you can glean more from it:

Mar 4 06:02:13 mail postfix/local[89354]: E3A33118AE0A: to=<j...@covisp.net >, orig_to=<j...@southgaylord.com>, relay=local, delay=6.4, delays=0.84/0.02/0/5.5, dsn=2.0.0, status=sent (delivered to command: / usr/local/bin/procmail -t -a $EXTENSION) Mar 4 07:50:52 mail postfix/local[95833]: DA587118B79F: to=<j...@covisp.net >, orig_to=<j...@southgaylord.com>, relay=local, delay=6.5, delays=0.36/0/0/6.2, dsn=2.0.0, status=sent (delivered to command: / usr/local/bin/procmail -t -a $EXTENSION)

and

Mar 4 06:02:06 mail postfix/smtpd[89239]: E3A33118AE0A: client=mm- retail-out-174-146.amazon.com[207.171.174.146] Mar 4 06:02:07 mail postfix/cleanup[89353]: E3A33118AE0A: message-id=<7604183.429751236171663751.javamail.em-bu...@na-mm2-relay.amazon.com > Mar 4 06:02:07 mail postfix/qmgr[1026]: E3A33118AE0A: from=<emailsenderapp+correios-rtfm-0emjhnw...@bounces.amazon.com >, size=44613, nrcpt=1 (queue active) Mar 4 06:02:13 mail postfix/local[89354]: E3A33118AE0A: to=<j...@covisp.net >, orig_to=<j...@southgaylord.com>, relay=local, delay=6.4, delays=0.84/0.02/0/5.5, dsn=2.0.0, status=sent (delivered to command: / usr/local/bin/procmail -t -a $EXTENSION)
Mar  4 06:02:13 mail postfix/qmgr[1026]: E3A33118AE0A: removed
Mar 4 07:50:45 mail postfix/smtpd[95626]: DA587118B79F: client=ccm29.constantcontact.com[208.75.123.225] Mar 4 07:50:46 mail postfix/cleanup[95831]: DA587118B79F: message- id=<1102486963097.1102192950259.179872.8.10083...@scheduler> Mar 4 07:50:46 mail postfix/qmgr[1026]: DA587118B79F: from=<esc1102486963097_1102192950259_179...@in.constantcontact.com >, size=14146, nrcpt=1 (queue active) Mar 4 07:50:52 mail postfix/local[95833]: DA587118B79F: to=<j...@covisp.net >, orig_to=<j...@southgaylord.com>, relay=local, delay=6.5, delays=0.36/0/0/6.2, dsn=2.0.0, status=sent (delivered to command: / usr/local/bin/procmail -t -a $EXTENSION)
Mar  4 07:50:52 mail postfix/qmgr[1026]: DA587118B79F: removed


and the first message quite happily went off to live in /home/john/ Maildir/new/ and the second I believe went to /dev/null as Spam.

--
if you ever get that chimp of your back, if you ever find the thing
        you lack, ah but you know you're only having a laugh.  Oh, oh
        here we go again -- until the end.

Reply via email to