RE: Application Pool & Mail Security

From: Jan Petras (JanPetras_at_discussions.microsoft.com)
Date: 02/25/05


Date: Thu, 24 Feb 2005 22:49:02 -0800

I would say that you should check "Default Virtual SMPT Server" under server
management tool to check permissions for individual users/groups. Maybe
something as simple as adding this user into "USERS" group of "DOMAIN USERS"
group would salve all problems?

Regards
JnP76

"exBK" wrote:

> I have a web app that runs on windows 2003 server and IIS 6.0. This app runs
> in a seperate application pool using a separate user called "APP_USER" (not
> Network Services). Everything works OK except the mail sending part. Not
> sure where the "APP_USER" should have access to to send the mail
> (smptmail.send) . Any tips are greatly appreciated. TIA.