-
PHPMailer and Hotmail Spam
Hi. iīm using PHPMailer to send newsletters to my users. The point is that most of them are @hotmail accounts and always the mails are identified as spam. Iīve reading and itīs seems that itīs problem about the php.ini configuration and the mailīs headers when the mail is send, this is because the domain (i asume x10hosting.com) is not trusted and hotmail considers it spam.
I donīt know what to do, because i canīt modify any headers via PHPMailer methods so it goes to inbox instead of spam.
Any suggestions ?
Regards.-
-
Re: PHPMailer and Hotmail Spam
The problem most likely lies in the fact that all the free server's IPs are in spam blacklists.
There isn't much you can do.
-
Re: PHPMailer and Hotmail Spam
You could always just leave a link to a tutorial or something helping the users add the domain to their allow list, which would prevent your emails being marked as spam?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules