iis

Configuring .NET email to work with IIS 6

Last week I ran into a wall while developing email capabilities for a .NET project that I am working on. The problem? The code was correct. The web.config configuration was correct. Even most of the iis 6 virtual smtp service was configured correctly since classic asp code was emailing quite happily.

What was the problem?

After consulting with other developers in the Zekiah developer's list, they told me to check for permissions. Once I was put on the right direction, I found an entry with the solution to my specific problem.

Syndicate content