著者: Martin Waschbüsch 日付: To: Jeremy Harris, exim-users 題目: Re: [exim] stuck exim processes
I finally got something I think is useful.
The debug delivery command
exim -d+all -M 1nJzUm-00007r-4z
tries to send out the message but itself is stuck.
Output (after lots of other stuff) looks like this:
Am 14.02.22 um 16:25 schrieb Jeremy Harris via Exim-users: > On 10/02/2022 15:24, Martin Waschbüsch via Exim-users wrote:
>> If I interpret this correctly, the message was delivered and then the
>> process got stuck. Which is why no additional action but cleanup was
>> needed?
>
> I think it says that a journal file was found, which said that the
> apparently outsnding address had actually been delivered, so
> it tidied up and exited - ie. this process did not get stuck.
> It says explicitly at the end that it is terminating normally.
>
> The journal file, however, is consistent with the probability
> of a crash of a previous transport process.
>