PHP mail not showing up at Gmail but shows up at Hotmail and other 3rd party/ISP account

后端 未结 5 1965
无人及你
无人及你 2020-12-11 16:44

I have 2 sites where mail is sent to two vanity gmail accounts. I\'m using PHP to handle the mail, but the mail is not showing up at gmail (not in spam/junk, it just doesn\

5条回答
  •  伪装坚强ぢ
    2020-12-11 17:16

    I've found having a proper SPF record for your domain really helps

    http://www.openspf.org/SPF_Record_Syntax

提交回复
热议问题