Autor: Tom Kistner Fecha: A: Andrew - Supernews Cc: exim-users, ph10 Asunto: Re: [Exim] Re: Exim 4.33 local_scan() problem
Andrew - Supernews wrote:
> If you close stderr and don't plan on immediately reopening it, then
> always, always point it at /dev/null instead.
Good plan. I'm not sure what the reasons are for closing the fds
(getting rid of a terminal!?), but I'll leave that to Philip. The
problem is big, since a lot of code is now linked into exim that may
sputter to fds 1/2 under some circumstances ...