CodeIgniter Forums
[SPAM Emial Library - Series] When I send email using Email library, some server shows under SPAM - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: [SPAM Emial Library - Series] When I send email using Email library, some server shows under SPAM (/showthread.php?tid=41010)



[SPAM Emial Library - Series] When I send email using Email library, some server shows under SPAM - El Forum - 04-25-2011

[eluser]suba[/eluser]
Hi ,

I use CI 2.02 Using Email library I deploy emial concept. But When I sent email to some email host, they consider my email is under spam. Example Gmail. When I sent bulk email, few email id had received the message. Some does not receive. Because they said, my email message has SPAM. I thought My message has something wrong. But actually Email Library script generates as a SPAM email

Recently I bought webserver. I upload CI. Then server administrator noticed to me, Email Library script has possible to generate spam content.

So What's wrong in Email Library


[SPAM Emial Library - Series] When I send email using Email library, some server shows under SPAM - El Forum - 04-26-2011

[eluser]magnushung[/eluser]
You would need to use SMTP service to send out mail to prevent it from going to spam.