Re: [exim] Tracking causes for delays

Página Inicial
Delete this message
Reply to this message
Autor: John W. Baxter
Data:  
Para: exim-users
Assunto: Re: [exim] Tracking causes for delays
On 5/19/05 2:01 PM, "Mike Oliveri" <moliveri@???> wrote:

>
> 2005-05-19 15:50:17 1DYrwA-0000VT-6L <= moliveri@??? /
> H=rproxy.gmail.com [64.233.170.199] P=esmtp S=1329 /
> id=1e58dbf605051913483e8f0394@???
>
> In running exim -bp, I found:
>
> 13m  1.3K 1DYrwA-0000VT-6L <moliveri@???>
>            moliveri@???


I would start with
exim -Mvl 1DYrwA-0000VT-6L

Unless you've turned that convenience log off to save resources. With that
one, you don't have to worry about passing the time of log rotation and
having some of the entries in the rotated away log, and having to look
there.

--John