Page 1 of 1

Junk folder problem

Posted: Thu Mar 12, 2009 11:48 am
by Komp
Hi guys...

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

Re: Junk folder problem

Posted: Fri Mar 13, 2009 8:55 pm
by Benjamin
Have a look at swiftmailer. It will create properly formed messages. You could be on a shared server with spammers as well.