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

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: John Burnham
Dátum:  
Címzett: Robert Cerny
CC: exim-users
Tárgy: 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