I am having a strange problem. I am using PHP MAil PEAR for sending mails.
It is going fine even if the content is having normal url like http://www.example.com/activate.php
But whenver I am appending some request parameter to the url like http://www.example.com/activate.php?uname=anirbanb2004 the mail is going to SPAM.
I tested in Gmail. Please do let me know if any one faced same kind of issue and if any solution or alternate way to do the same
I am in a deadlock situation
Please help