On Mon, Aug 13, 2001 at 11:38:49AM -0700, CD Baby allegedly wrote:
> Does anyone know why Hotmail would put any of my Qmail-sent emails into the
> "Junk Mail" folder automatically?
Most of these providers have their own strategy for categorizing
junk. In many cases they specifically won't tell you want their
criteria is as that allows spammers to circumvent them.
I believe that Hotmail may be categorizing based on the fact that the
"To: " address does not match the envelope recipient. Are you filling
in the To: address with your php program?
You will need to show us a *real* copy of the headers of the mail
going to hotmail as this:
> To : [EMAIL PROTECTED]
shows us nothing.
Does hotmail have a "show headers" feature? I'd guess it does somewhere.
Regards.