I have been programing perl for a long time now and have my new site ( written in mod_perl. This is the first site I have done that sends email to users and not just to site administrators. Just to clarify I do NOT send spam from my site and never will but all my mail which is USER requested is getting marked as spam by most free mail services. This is a big problem for me.
I have written this with Mail::Sendmail and forking sendmail directly with the same result. My guess is it is something to do with the headers but I am not mail savvy enough to figure it out. Searching for anything to do with this topic is next to pointless as it returns way to much crap. Any input would be appreciated
Thanks in advance,
-Alexander
I have written this with Mail::Sendmail and forking sendmail directly with the same result. My guess is it is something to do with the headers but I am not mail savvy enough to figure it out. Searching for anything to do with this topic is next to pointless as it returns way to much crap. Any input would be appreciated
Thanks in advance,
-Alexander