[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] /var/spool/mail/httpd



> Just a quick question, can someone please fill me in about 
> the file located: /var/spool/mail/httpd
> 
> I know from its content that it is catching the returned mail 
> from my PHP scripts, but why wont the returned mail just get 
> forwarded to the FROM email address in the PHP script.
> 
> Any comments are welcome.

Probably because the script is owned by httpd and the return path is
httpd@xxxxxxxxxxxxxxx even though the From: is something else. That's
where bounces go.
-- 
C2003 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.