Email Sending

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Farry
Forum Newbie
Posts: 6
Joined: Wed Sep 20, 2006 4:58 am

Email Sending

Post by Farry »

Hi,
I am working on a eCommerce Portal, I've a problem :!: with newsletter sending [when i try to send it sends into junk mail folder] how can i send my newsletter into inbox of [hotmail, yahoo] :?:
MSReview
Forum Newbie
Posts: 2
Joined: Sun Oct 01, 2006 8:10 pm

Post by MSReview »

You have to go into Hotmail/Yahoo and have the email address that you are sending from added to the "safelist" or "whitelist". That's why it keeps going to the junk mail folder.

If you want to, you can have the whole domain that you are sending from (i.e.-yourwebsite.com) added as a safe domain, but I wouldn't recommend it unless you are sure you want all emails coming from this domain in your inbox.

I hope this helps.

Until next time . . .

Be Blessed With Success,

Clifton
Post Reply