Re: [exim] exim bug(?)

Top Page
Delete this message
Reply to this message
Author: John W. Baxter
Date:  
To: exim-users
Subject: Re: [exim] exim bug(?)
On 1/3/06 1:26 AM, "Philip Hazel" <ph10@???> wrote:

> 1. Use "exim -bp" to list the queue and see what addresses Exim thinks
> are undelivered for this message.


Or
exim -bpu msg-id
to see only the undelivered addresses. Sometimes a lot handier (sometimes
not).

--John