Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Open Relay Email problems

Status
Not open for further replies.

transparent

Programmer
Sep 15, 2001
333
GB
Our ASP/ASP.NET websites use the CDO object to send email for feedback pages, and our server also runs the pop3 service provided by windows server 2003.

If I switch off "Annonymous Access" (in the access tab of the SMTP server) the server no longer acts as an open relay, however the ASP/AsP.NET scripts no longer work.

So I tried in conjunction with "Annonymous Access" selected as true, I modified the settings in the open relay tab:

I checked the "only the list below" checkbox and I have assigned the IP address of the server and unchecked "Allow all computers which successfully authentiate to relay, regardless of the list above"

This allowed the scripts to work, but the server is still an open relay.

How do I resolve this issue?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top