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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: John Burnham
Datum:  
To: Robert Cerny
CC: exim-users
Betreff: 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