On Friday, 15 August 2025 10:45:07 CEST Cyborg via Exim-users wrote:
> Am 14.08.25 um 18:29 schrieb Vaclav Masin via Exim-users:
> > transport_script:
> >    driver  = pipe
> >    user    = abc
> >    group   = abc
> >    command = "php8.4 index.php"
> > "
> >
> > This had been working flawlessly for a few months until this morning when 
> > it was brought to my attention that it didn't work anymore. Upon merely 
> > restarting Exim the whole thing starts working again. Any idea what might 
> > have caused the hiccup?
> >
> >
> > - transport NOT in working order:
> 
> 
> If you have to restart exim, the pipe may be stuck.
> 
> Have you checked if the php process terminate correctly?  "ps auxf|grep php"
> 

I hadn't but now that I have there were indeed a few rather old unfinished PHP 
processes. Although these were not really in any way related to this "emailing" 
job in question. So I'm not sure if they could have caused this stuck pipe 
problem or not.

I also wonder how one would go about debugging this "stuck pipe" state...

> 
> best regards,
> Cyborg
> 
> 


-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to