Portal Home > Knowledgebase > Articles Database > PHP 5.4 Mail Headers Patch
PHP 5.4 Mail Headers Patch
Posted by SPaReK, 07-11-2013, 04:22 PM |
Has anybody gotten the mail header patch (http://choon.net/opensource/php/php-...l-header.patch) to work with PHP 5.4? I believe cPanel also uses this patch.
With PHP 5.3, this patch adds a header to each message that uses the mail() function:
This doesn't appear to be happening with PHP 5.4.
Just wondering if anyone else has noticed this. Perhaps its working for others, but I'm missing something. This patch is very useful for identifying potential spammers on our servers.
|
Posted by activelobby4u, 07-12-2013, 09:17 PM |
We have it working on our client servers
|
Posted by SPaReK, 07-12-2013, 09:51 PM |
Are you applying any other patches?
What options are you including in the configure line?
Are you using the PHP 5.4 source from php.net?
Are you running PHP as cgi or as an Apache DSO module or some other way?
|
Add to Favourites Print this Article
Also Read