Re: [exim] Tracking causes for delays

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Marc Sherman
日付:  
To: Mike Oliveri
CC: exim-users
題目: 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