Sending email from Drupal contact form, but GMail marks it as "Forged" -


my drupal site sends email gmail account, emails sent go spam folder, , gmail puts bar message "this message forged , did not originate account."

although can create filter prevent them going spam, want start sending newsletters, , suspect they'll have same problem.

i suspect problem way i've set either php or drupal send mail. far know it's using sendmail function. i've set address "info@..." ... site domain. tips on how can make set outgoing mail won't refused gmail (and presumably other major mail providers)?

i suggest article on right track. http://www.codinghorror.com/blog/2010/04/so-youd-like-to-send-some-email-through-code.html


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -