I run a .Net 2.0 application in test/development from this workstation (XP Pro 3.0 w/IIS 5.1). The application uses the default STMP server to send email from a web form.
Recently, the person who should receive the test email (for approval) went behind the SPAMHAUS.org Zen product, and the test messages are now being blocked.
I am on a dynamic IP address, and am not relaying the messages through an ISP email account. According to SPAMHAUS, all dynamic IP addresses should be on their PBL-blocked list.
I cannot find information about how to authenticate to the default SMTP server in IIS.
Any help would be appreciated. I would HUGELY prefer not to have to hard-code authentication credentials into the program.
Has anyone had to get around the SPAMHAUS PBL list?
(Who are these people!)
Tinker
A leads to B which causes C -- but it's usually not that obvious.