On Sat, 15 Apr 2006, Marc Haber wrote: > > Known issue. Apache with mod_php sends e-mail, forks and execs an > exim. The exim process inherits all open file descriptors including > the listening socket on port 80. > > Frankly, I don't see what the Debian exim4 packages could do to remedy > this.
It's a bug in Apache: it should mark its listening socket close-on-exec. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
