I've got this problem:
Sending an email with php by using the mail() function (I am using php mailer libraries, if it is usefull to know) it goes to junk folder regardless the mail I send to. I am sending only 1 mail at once (no spam).
How can I solve this problem?
Please help, it's important!
Thanks in advance