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

Re: Solution for securing PHP mail()



On Fri, Aug 26, 2005 at 05:37:11PM +0200, Frédéric VANNIÈRE wrote:
> The problem is that mails sent with PHP doesn't  include
> any information about the sender.

> For each vhost in apache configuration you need to add the following  
> 
You can set the Envelope-From in the vHost-Directive with sendmail_path
php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -fwww-data@example.com

I think, it's enough information about the really sender.

Greetings,
Hagen



Reply to: