Question

I used the php mailing function to send mail.but my mails send to spam folder. I want to send my mail to inbox.How can I send mail to gmail inbox instead of spam by using php in smtp connection.

Was it helpful?

Solution

So, you want us to tell you how to spam a mailbox with the Google genius detecting it's spam. Not happening.

However, if you are serious... Email applications look for spam if it looks like spam. Be sure to sent the proper settings in the email and don't look like a spammer with stuff like 'here is some text. Wait click this link'

AKA php has no power to override email filters.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top