C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




SMTP Server


Posted Date: 07 Oct 2008      Total Responses: 3

Posted By: chandra       Member Level: Bronze     Points: 1


hi meetu how to set SMTP Server plz help me
its urgent




Responses

Author: loki    07 Oct 2008Member Level: BronzeRating:     Points: 2
Hi,

You need to do some configuration in your outlook to set as SMTP server.

check the followin g link for more details

http://lifehacker.com/software/email-apps/how-to-use-gmail-as-your-smtp-server-111166.php

this is with 2000 server
http://support.microsoft.com/kb/308161

this is to set up with XP pro

http://www.ehow.com/how_4489548_set-up-smtp-server-windows.html


loki.


Author: Meetu Choudhary    07 Oct 2008Member Level: GoldRating:     Points: 1
loki has given the links please find them out because for configuring the SMTP server you have to setup an account in outlook...

---
Thanks and Regards
Meetu Choudhary


Author: Sherrie    07 Oct 2008Member Level: SilverRating:     Points: -20
The Simple Mail Transfer Protocol (SMTP) service provided by IIS is a simple component for delivering outgoing e-mail messages. Delivery of a message is initiated by transferring the message to a designated SMTP server. Based on the domain name of the recipient e-mail address, the SMTP server initiates communications with a Domain Name System (DNS) server, which looks up and then returns the host name of the destination SMTP server for that domain.

Next, the originating SMTP server communicates with the destination SMTP server directly through Transmission Control Protocol/Internet Protocol (TCP/IP) on port 25. If the user name of the recipient e-mail address matches one of the authorized user accounts on the destination server, the original e-mail message is transferred to that server, waiting for the recipient to pick up the message through a client program.

In the case where the originating SMTP server cannot communicate directly with the destination server, the SMTP service can transfer messages through one or more intermediate relay SMTP servers. A relay server receives the original message and then delivers it to the destination server, or redirects it to another relay server. This process is repeated until the message is delivered or a designated timeout period passes.

The SMTP service is not installed by default. You must install the SMTP service using the Control Panel. Installing the SMTP service creates a default SMTP configuration which you can then customize to your needs using IIS Manager.

Many articles about deploying and configuring the SMTP service are available by searching for "smtp" on the Microsoft Developer Network (MSDN) Web site.

Procedures
To install the SMTP service
1.
From the Start menu, click Control Panel.

2.
Double-click Add or Remove Programs.

3.
From the left pane, click Add/Remove Windows Components.

4.
From the Components list, click Application Server, and then click Details.

5.
From the Subcomponents of Application Server list, click Internet Information Services (IIS), and then click Details.

6.
From the Subcomponents of Internet Information Services (IIS) list, select the SMTP Service check box.

7.
Click OK.

8.
Click Next. You might be prompted for the Windows Server 2003 family CD or the network install path.

9.
Click Finish.


When you install the SMTP service, a default SMTP server configuration is created with a message store in LocalDrive:\Inetpub\Mailroot.

When setting up the SMTP service for the first time, you can configure global settings for a SMTP virtual server, as well as settings for individual components of the virtual server.

Important

You must be a member of the Administrators group on the local computer to perform the following procedure or procedures. As a security best practice, log on to your computer by using an account that is not in the Administrators group, and then use the runas command to run IIS Manager as an administrator. At a command prompt, type runas /user:Administrative_AccountName "mmc %systemroot%\system32\inetsrv\iis.msc".

To configure global SMTP settings
1.
In IIS Manager, expand the local computer, right-click Default SMTP Virtual Server, and click Properties.

2.
Change the default settings on the property pages as needed. For information about individual settings, click Help.


To configure SMTP virtual server components settings
1.
In IIS Manager, expand the local computer, expand Default SMTP Virtual Server, right-click the component you want to configure, and click Properties.

2.
Change the default settings on the property pages as needed. For information about individual settings, click Help.

http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/e4cf06f5-9a36-474b-ba78-3f287a2b88f2.mspx?mfr=true


Post Reply
You must Sign In to post a response.
Next : ist possible to catch error inside finally block?
Previous : Checking A Email Id
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

silicone halloween mask

Contact Us    Privacy Policy    Terms Of Use