DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23309>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23309 Could not execute mail delivery program ------- Additional Comments From [EMAIL PROTECTED] 2003-09-21 20:33 ------- Hmm. I don't know how to get the error code from PHP. The technical flow is about: * pipe program (or get error) * write to pipe (or get error) * close pipe (or get error) One of these errors you hit. We must know, which one. I can imagine that you hit system limits, either number of open files or number of forked processes. What does ulimit -a say within the apache environment say? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
