Re: [PHP-DEV] Patch to PHP mail() function

2005-01-10 Thread Olivier Beyssac
orking for other hosting companies have similar restrictions. My patch only adds header if php.ini directives tell him to do so and doesn't change any default behaviour or POLA. Only my 10 cents... I don't want to start any flame-war but I wanted to say that adding those headers is a re

Re: [PHP-DEV] Patch to PHP mail() function

2005-01-07 Thread Olivier Beyssac
On Tue, Dec 28, 2004, Olivier Beyssac wrote: > Please find attached a small patch to the PHP mail() function. I'm sorry but I would like to know if I did something wrong with this patch submission? Please let me know if I submitted it to a wrong address or in a wrong format. -- Olivier

[PHP-DEV] Patch to PHP mail() function

2004-12-28 Thread Olivier Beyssac
, site-wide headers (i.e.: "X-Abuse-To: [EMAIL PROTECTED]"). If you include this contribution to the official PHP source tree, please mention this email address and my company name: Online.net. Regards. -- Olivier Beyssac - [EMAIL PROTECTED] diff -urN php-4.3.10.orig/ext/standard/mail.c