Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6307
38662 credits Members referred : 374
It's time to use PHP5!
« on: Apr 25, 2007, 04:55:06 PM »
Hi,
I noticed that the last time a lot emails send by forms from my websites landing in my spam box, also emails send by applications like wordpress or directadmin (hosting CP).
Maybe your mail server is black listed or has open relay?
Do you get any other emails from your mail server? Try to send a mail to your gmail account using the same mail server that your php apps use.
I tried that first I thought it's maybe because of the mail() function, but than I used the phpmailer via smtp and still the same problem. The the best thing is that I forward the mail to my finalwebsites email account which is hosted by Google
I have no problem with other mails (like from this forum for example)
The IP address from the mail server is clean according spamcop
You can use phpmailer and use an SMTP account from your other server to avoid this
(I know it is a but insane but it will work)
nope I use only phpmailer now also with smtp the same problem, I have a bigger problem with some mail provider, these guys can't see that the mail is coming from several external web sites