Hi all. I need to customize my email sending, so I can't use the standard lists. I track the emails I need to send to in a database and use System.Web.Mail.MailMessage class from an aspx page on my site to send them.
It works fine just using the local Smtp server, except I get blocked by...