Click here to Skip to main content
15,887,214 members
Articles / Programming Languages / C++
Article

Config the Server SMTP IIS to send Mail

Rate me:
Please Sign up or sign in to vote.
2.61/5 (11 votes)
6 Sep 20044 min read 221.6K   31   4
Config a local server smtp to be able to send post office, that by restrictions of the server habitual that we used we cannot send. Of this form we will be able to send post office of greater size or to a greater number of people.

Summary:
Config a local server smtp to be able to send post office, that by restrictions of the server habitual that we used we cannot send. Of this form we will be able to send post office of greater size or to a greater number of people.

Author:
Mariano Lorente
www.programemos.com

Fecha:
9 de Abril 2004


Indice:
Install Server smtp of IIS
Configuration of server smtp
Configuration Outlook Express


Install Server smtp of IIS

To install the server smtp who comes with the IIS you must go to the Panel of the Control, add and erase programs, to add and to erase Windows components.

Image 1


Select Internet Information Services (IIS) and to press on the button of Details .

Image 2


To select smtp Service and then press Ok . Now server smtp will begin to settle.


Configuration of Server smtp

Once installed server smtp we are going to see as we have it to form for being able to make use of him and who is not accessible from Internet.

We acceded to the services of the IIS. For it we go to the Control Panel, we selected the tools administrative and we will find the services of the IIS there "Internet Services Manager"

Image 3


We select the server smtp and we pressed the right button of the mouse and chose Properties .

General Tab

Image 4


We put the name with which we want to identify virtual server smtp.
We can activate log to register the operations conducted in the server.

Image 5


In Connection we can form the number of concurrent connections and the port of server smtp.

Image 6


We can form that characteristics we want that has the Log. From whereupon frequency we want to create the files of Log, until data we want to register.


Tab Access

Image 7


In this tab we can form the permissions of accesses to the server.

Image 8


In Authentication we establish that the security we want with to it Windows security package , to avoid accesses to our not wished server smtp. Only the users who can be authentic will be able to make use of the server. If we do not want to put no type of control on the access to server smtp, to only select Anonymous Access .

Image 9


Also we can establish the permissions by IP.

Image 10


Also we can establish who has permission to relay the messages.


Messages tab

In this tab it is possible to be formed data relative to the messages to send. From so large maximum of the message, to the maximum number of messages by session. Image 11


Delivery tab

In this tab we can form each whatever we want thus that the messages are relayed, like whichever time it is necessary that it happens before is notified that it could not have been given the mail.
Image 12


Here we can establish that security we want to use for being able to send the messages.

Image 13

In Maximum hop count we establish the allowed maximum jumps that a message can make to arrive at the destiny server.
In Masquerade domain replace the name of the local server by the name indicated in the lines Mail From of the protocol.

Image 14

tab LDAP

not treated.

Image 15

Security tab

Here we can define the users who have permission to use server smtp.

Image 16


Now that we have formed single server smtp we has left to form a program stops to be able to send the post office. I have decided on Outlook Express by its facility and diffusion in the market.


Configuration Outlook Express

first that we must do it is to create an account to use the server that we finished to form. For which we will go to Tools/accounts .
Image 17


We put personal data on us, if it interests to us.
Image 18


At this moment we must identify the servers who we want to use, as much stops to receive like sending post office.


Image 19


Since we have formed server smtp so that the users autentifiquen themselves, we must give of discharge the necessary information. For it we will mark My server requires authentication and we will press the button Configuration .

Image 20


We select begin session using , establishing as account name Name Machine/User Name e introducing password of this user.

Image 21

Finally we have the possibility of changing the ports with which we must communicate with servers. In this case they are the ports by defects established for these protocols.


Now already single we have left to prove that the made work is used for something, and that really we can to send post office from our equipment.



License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Spain Spain
Mariano Lorente is programmer analyst in a technological company of Zaragoza (Spain), in addition to webmaster of www.programemos.com Web dedicated to the oriented programming aspects (AOP) with AspectJ and articles of programming.

In its worked race to in systems like AS/400, CICS and lately in Windows, languages like COBOL/400, RPG, COBOL/CICS, Visual Basic, C#, Asp, Asp.Net, XML, Xslt, SQL Server, Oracle, etc…

MCP - Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0

MCP - Designing and Implementing Distributed Applications with Visual Microsoft Basic 6.0

Comments and Discussions

 
QuestionERROR!!! Pin
benzrf19-Jul-07 5:25
benzrf19-Jul-07 5:25 
GeneralI keep getting an error Pin
Raul Alonzo27-Oct-04 12:41
Raul Alonzo27-Oct-04 12:41 
GeneralRe: I keep getting an error Pin
simpsons8831-Mar-07 19:26
simpsons8831-Mar-07 19:26 
Questioncode ? Pin
Mandalay6-Sep-04 11:52
Mandalay6-Sep-04 11:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.