Re: [Exim] [Newbie] local delivery not working

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: John Burnham
Ημερομηνία:  
Προς: Robert Cerny
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] [Newbie] local delivery not working
Robert Cerny wrote:

>
> After executing exim -d 9 -M _messageID_


Yann typo'ed. If you're using Exim 4.xx try
exim -d -M (messageID)
ignore the 9 :) That should give you some clues - especially if you do
it on a message ID belonging to a message that is to be delivered locally.
John