Phantom
05-11-2003, 03:32 PM
Hi,
When I get an email that a PHP script sends, it comes attached with a few headers that I don't like :p. I think that it's a server-side issue, and they have it set like that to get rid of spam...please, any help would be appreciated in figuring out the cause of these headers (see below)
MIME-Version: 1.0 X-Sender: <support@sendfrom.com> X-Mailer: Microsoft Outlook Express 5.50.4922.1500 X-Priority: 3 Message-Id: <E19Es3W-0003vF-00@server1.sendfrom.com>
Date: Sun, 11 May 2003 09:44:02 -0500
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - server1.sendfrom.com
X-AntiAbuse: Original Domain - sendto.com
X-AntiAbuse: Originator/Caller UID/GID - [99 99] / [99 99]
X-AntiAbuse: Sender Address Domain - server1.sendfrom.com
I don't think these headers look very professional coming from a web host's help desk ;)
When I get an email that a PHP script sends, it comes attached with a few headers that I don't like :p. I think that it's a server-side issue, and they have it set like that to get rid of spam...please, any help would be appreciated in figuring out the cause of these headers (see below)
MIME-Version: 1.0 X-Sender: <support@sendfrom.com> X-Mailer: Microsoft Outlook Express 5.50.4922.1500 X-Priority: 3 Message-Id: <E19Es3W-0003vF-00@server1.sendfrom.com>
Date: Sun, 11 May 2003 09:44:02 -0500
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - server1.sendfrom.com
X-AntiAbuse: Original Domain - sendto.com
X-AntiAbuse: Originator/Caller UID/GID - [99 99] / [99 99]
X-AntiAbuse: Sender Address Domain - server1.sendfrom.com
I don't think these headers look very professional coming from a web host's help desk ;)