On 04/02/2022 09:53, Martin Waschbüsch via Exim-users wrote:
this process is stuck

Any and all hints are appreciated!

Strace the process.  Is it doing anything?  Waiting on network i/o?
Spinning?


What does "mailq" say (after you kill the process) - is the problem
message still on the queue?  Is that recipient still undelivered?

If so, run a manual delivery with debug:
  exim -d+all -M <message-id>  2>&1 | tee my_debug_logfile

How far does it get?
--
Cheers,
  Jeremy

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to