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.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.