Re: [EXIM] Exim sometimes ignores data passed by bad code? :…

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Sheldon Hearn
Data:  
Para: djb
CC: exim-users
Assunto: Re: [EXIM] Exim sometimes ignores data passed by bad code? :)


On Wed, 10 Feb 1999 11:35:49 EST, "D. J. Birchall" wrote:

> Occasionally, I've noticed Exim displaying a "roach motel"
> behavior toward the output of these scripts. Messages
> check in, but they don't check out. There's an "<=" line
> in the log showing that it was received, but for whatever
> reason, no deliver was considered necessary. :)


You need to take your diagnostic investigations a step further. When I'm
confronted with something like this, I grab the message ID out of the
log file and do

    exim -Mvl MSGID


Obviously, you'll substitute MSGID with something like 10Achs-0006JC-00
or whatever.

Ciao,
Sheldon.

--
*** Exim information can be found at http://www.exim.org/ ***