how to know if email go to spam???

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
pluis3103
Forum Newbie
Posts: 3
Joined: Tue Jul 13, 2010 4:22 am

how to know if email go to spam???

Post by pluis3103 »

Good staff,
I will develop a newsletter system and wanted to do something complete. I saw a website for sending newsletters where they can provide statistics about opened emails, clicked and those who are sent to the spam.
Anyone know of a class or some code that allows me to be an email sent via SMTP SPAM was sent to the recipient?

Thanks,

Paulo Luis
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: how to know if email go to spam???

Post by Jade »

Sorry but there's no way to do this....
Post Reply