Re: [exim] Tracking causes for delays

Top Page
Delete this message
Reply to this message
Author: Marc Sherman
Date:  
To: Mike Oliveri
CC: exim-users
Subject: Re: [exim] Tracking causes for delays
Mike Oliveri wrote:
>
> Here's what I've found. I sent a test message to myself from my Gmail
> account, so from moliveri@??? to moliveri@???.
>
> In running a tail against mainlog and greping for moliveri, I find:
>
> 2005-05-19 15:50:17 1DYrwA-0000VT-6L <= moliveri@??? /
> H=rproxy.gmail.com [64.233.170.199] P=esmtp S=1329 /
> id=1e58dbf605051913483e8f0394@???


Use exigrep to search for the address, and it will give you all the
relevent log lines for the matching messages.

- Marc