![]() |
PHP guys -- mail function
Alright, on one of my mainstream sites, after a member joins an e-mail is sent to them, for confirmation purposes. I do this right through the joining script. The only problem is that this is added to the message:
Message-Id: <[email protected]> Date: Sat, 21 Jun 2003 22:18:26 -0400 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gay.gay.com X-AntiAbuse: Original Domain - yahoo.com X-AntiAbuse: Originator/Caller UID/GID - [99 -1] / [99 -1] X-AntiAbuse: Sender Address Domain - gay.gay.com I don't like those, makes the message look like junk. Any way around that? |
Id guess the only way to deal with that is a chat with your host.....
|
I was thinking the same thing, but I like to work at much different hours than my host does :-), and didn't know if there was an easier way around it. I imagine it is there to prevent abuse the mail function... but it is just soo damn ugly.
|
Quote:
|
go to php.net newsgroup, this is a bit of a wrong place for this kinds of posts :)
|
You may think so, but a couple of these guys actually know their shit.
Juicy, well put... I am sure there is "support" but I deal directly with the owner. Got sick of trying to explain the problem the the immigrant, then his immigrant supervisor, a secretary who had nothing to do with tech support, then right guy. |
Are those headers on all of the mail messages you send through the server? Are the non default settings in your php.ini file for sendmail?
|
It is just when I send via PHP that I get those X- headers, regular mail goes through without them.
|
It's your host that adds those, I got this problem when I started to send HTML emails.
Check out htmlMimeMail-2.5.1, that class should fix it. TW. |
All times are GMT -7. The time now is 05:05 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123