How to send mail in INBOX instead of SPAM in php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vishal131986
    New Member
    • Oct 2007
    • 1

    How to send mail in INBOX instead of SPAM in php

    I want help.. I want to send mail in INBOX but they go in SPAM... Can u tell me how i can send in PHP ...
  • JeremyMiller
    New Member
    • Sep 2007
    • 69

    #2
    You need to find out why they're being flagged as spam. Check the source of the email and see what the spam tool is flagging. They do it on a points system and if you're on too many points, it gets flagged. That said, there are lots of different spam tools and implementations , so don't expect to get through all of them. Having people you email whitelist you is the best route.

    Comment

    • pbmods
      Recognized Expert Expert
      • Apr 2007
      • 5821

      #3
      Heya, vishal131986. Welcome to TSDN!

      Have a look at this thread.

      Comment

      Working...