email - avoiding gmail's spam filter? -


i trying allow users on site send invitations friends. script works fine, except gmail thinks it's spam. i'm using own website's email address , name email , using correct first , last name of recipient.

is there can prevent happening? same thing important notifications send out (like if account has been reported , in danger of being banned, etc)

route emails through real smtp service. sending email webserver headers altered (correctly) identified looking spam.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -