Hotmail blocking CDO sent mail
Most likely is that it's the content of your mail that gets filtered.
Mail can be classified as spam even if it's sent by a user typing into
Outlook the client, with Extended MAPI, CDO1.21, CDO2000, CDOEX, SMTP
mail typed into a raw telnet session, anything -- it's very unlikely [1]
that it's the API you're using to send it that's the problem.
(in some testing we did ourselves, where we populate an Outlook send-
mail dialog and then the user hits 'send', googlemail, yahoomail,
postini, a couple of other filters I forget now, all passed it through
okay, but hotmail's filtering decided the message we sent out was spam)
-- dan
[1] not impossible, of course -- if the spam filter has been trained to
spot some distinctive header field from CDO2K-generated mail and thinks
that that's always spam, then you'll see this. I would be amazed if this
were the case, though.
|