DotNetPanel Manuals Center, Guides, "HOW TO" On-Line Library
IIS SMTP Service Configuration Guide Edit Page Page Info
Last edited Tue, 26 Dec 2006 12:12:37 GMT by Feodor Fitsner, revision 3

Configuring IIS SMTP Service

In "Internet Information Services (IIS) Manager" snap-in right-click "Default SMTP Virtual Server" and select "Properties".

  • Specify logging settings similar to Web and FTP ones described above.

    image003.png

  • If you have SMTP service of the mail server listening on the same IP address you can change the 25 port to some other, say 26. On "General" tab click "Advanced..." button and change the Port from 25 to 26; otherwise, Microsoft SMTP service will be conflicting with SMTP service of the mail server.
  • Other option is changing not the port, but listening IP address. This case you can leave SMTP service on 25 port and it will not be conflicting with other SMTP service provided it works on different IP.

    image005.png

  • Click "Access" tab

    image007.png

  • Click "Connection..." button and specify that only the host with 127.0.0.1 IP address (localhost) can connect to the SMTP service.

    image009.png
     
  • Click "OK" button to save your changes and close the dialog.
  • Click "Relay..." button and specify that only the host with 127.0.0.1 IP addresses may relay through this SMTP server.

    image011.png

  • Click "OK" button to save your changes and close the dialog.
  • Click "OK" button again to save SMTP service properties and close the dialog.
Tags (0)
No tags have been added yet.
Comments (0)
No comments have been added yet.
Attachments (0)
No page attachments found.