problem in sending email to hotmail account

G

guoqi zheng

Hi,

I am testing an email component (the native system.web.mail class is very
bad.), I found out that when I send email to a normal account, it works fine,
but when I send to a hotmail account, email never get delivered to that
hotmail account. I am using XP with .NET framework 1.1.

Anyone has the same problem? or understand why hotmail does not accept my
email?

regards,

Guoqi Zheng
http://www.ureader.com
 
H

Haacked

Hotmail has a particularly tight spam filtering engine.
Make sure your test email actually has content and looks
like an email you'd send. Also make sure the reply to
and from address are valid and the same.

Phil
http://haacked.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top