Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 895552 - Last Review: May 8, 2007 - Revision: 2.4
How to configure the ASPNET account to send an E-mail by using the System.Web.Mail namespace
Important This article contains information about how to modify the
registry. Make sure to back up the registry before you modify it. Make sure
that you know how to restore the registry if a problem occurs. For more
information about how to back up, restore, and modify the registry, click the
following article number to view the article in the Microsoft Knowledge Base:
256986Â
(http://kbalertz.com/Feedback.aspx?kbNumber=256986/
)
Description of the Microsoft Windows registry
This article describes how to configure the ASPNET account
to send an e-mail message by using the System.Web.Mail namespace.
Warning Serious problems might occur if you modify the registry
incorrectly by using Registry Editor or by using another method. These problems
might require that you reinstall your operating system. Microsoft cannot
guarantee that these problems can be solved. Modify the registry at your own
risk.
To configure the ASPNET account to send an e-mail
message by using the System.Web.Mail namespace, follow these steps:
Part 1. Grant permission for the ASPNET account to access the registry key for Microsoft Collaboration Data Objects (CDO) for Exchange 2000 Library
- Click Start, click Run,
type regedt32, and then click
OK.
- In Registry Editor, locate and expand the
HKEY_CLASSES_ROOT registry
subtree.
- Expand TypeLib, and locate
{CD000000-8B95-11D1-82DB-00C04FB1625D}.
- Right-click
{CD000000-8B95-11D1-82DB-00C04FB1625D}, click
Permissions, and then click Add.
- Type
ComputerName\ASPNET, and
then click OK.
Note The placeholder ComputerName is a
placeholder for the name of the computer.
Part 2. Grant NTFS file system permissions for the ASPNET account to the \Inetpub\mailroot\pickup folder
- Click Start, click Run,
type \Inetpub\mailroot\, and then click
OK.
- Right-click Pickup folder, click
Properties.
- Click the Security tab, click
Add, type
ComputerName\ASPNET, and
then click OK.
- Make sure that the following permissions are selected. If
they are not selected, click to select them.
- Read & Execute
- List Folder Contents
- Read
- Click OK.
Part 3. Configure the Smart host for Microsoft Internet Information Services (IIS)
- Click Start, click Run,
type inetmgr, and then click
OK.
- Expand ComputerName, right-click
Default SMTP Virtual Server, and then click
Properties.
- Click the Delivery tab, and then click
Advanced.
- In the Smart host text box, type
SMTP Smart host Name, and
then click OK.
Note The SMTP Smart host Name placeholder
is a placeholder for the name of the SMTP Smart host.
Part 4. Specify the logon account and password for the SMTP Smart host server in the ASP.NET configurable file
Specify
the logon account and password for the SMTP Smart host server in the ASP.NET
configurable file to provide credentials for the domain logon. The logon
account and password for the SMTP Smart host server are the same as the logon account and password that you established in Part 3. To specify the logon account and password for the SMTP Smart
host server in the ASP.NET configurable file, follow these steps:
- Click Start, click Run,
type inetmgr, and then click
OK.
- Expand ComputerName, right-click
Default SMTP Virtual Server, and then click
Properties.
- Click the Delivery tab.
- Click Outbound Security.
- Click Basic authentication, and then type the
logon account and password.
- Click OK two times.
For more information about the System.Web.Mail namespace,
visit the following Microsoft Web site:
For more information, click the
following article numbers to view the articles in the Microsoft Knowledge Base:
313775Â
(http://kbalertz.com/Feedback.aspx?kbNumber=313775/
)
How to use the CDOSYS library to send an e-mail message by using the SMTP port in Visual Basic .NET
271071Â
(http://kbalertz.com/Feedback.aspx?kbNumber=271071/
)
How
to set required NTFS permissions and user rights for an IIS 5.0 Web
server
260985Â
(http://kbalertz.com/Feedback.aspx?kbNumber=260985/
)
XIMS: Minimum NTFS permissions required to use CDONTS
APPLIES TO
- Microsoft ASP.NET 1.1
- Microsoft ASP.NET 1.0
| kbexchdev kbhowto KB895552 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate
|
sersres
- rrrr
|
Reported as Irrelevant
|
| Written:
1/31/2006 1:49 AM |
|
|
(Optional) Name
(Optional)
Public URL Or Email
Comments
No
HTML -- Text Only Please