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

Top Page
Delete this message
Reply to this message
Author: Sheldon Hearn
Date:  
To: djb
CC: exim-users
Subject: 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/ ***