Re: [PHP-DEV] Reference in the mail header

2007-02-19 Thread Daniel Convissor
On Mon, Feb 19, 2007 at 01:30:55PM +0100, Kristoffer Hultenius wrote: > > As a webhost that offer PHP-support for hundreds of customers, I have a > concern. > The mail()-function is too easy to use for sending spam and even worse - > there is (sometimes) almost impossible to trace the sender-acc

Re: [PHP-DEV] Reference in the mail header

2007-02-19 Thread Sean Coates
Kristoffer Hultenius wrote: > Hello everybody! > > As a webhost that offer PHP-support for hundreds of customers, I have a > concern. > The mail()-function is too easy to use for sending spam and even worse - > there is (sometimes) almost impossible to trace the sender-account. You can solve th

[PHP-DEV] Reference in the mail header

2007-02-19 Thread Kristoffer Hultenius
Hello everybody! As a webhost that offer PHP-support for hundreds of customers, I have a concern. The mail()-function is too easy to use for sending spam and even worse - there is (sometimes) almost impossible to trace the sender-account. I've been looking into the source code and one very easy