[PHP-WIN] RE:Mail always goes to junk folder.
Hi Nii, Probably this has been caused by the server being incorrectly configured to send mail. There are many spam filters out there, but things to check: * reverse DNS - I had this problem a while back, some clients weren't receiving mail. It is important the server gives the correct DNS name o
[PHP-WIN] Mail always goes to junk folder.
Hi list I have a problem with mail(). When I construct an email and send it to a user, it always lands in the user's junk folder. How can I ensure that the mail gets to the Inbox folder? Thanks Nii Amon