mail setup
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS and SMTP > mail setup




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    mail setup  
Port Man


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-07 06:21 PM

I have a new Win2003 SP2 server installed.  IIS with ASP.NET is the
only service installed. There are 5 different domains on the server
with static HTML pages.

Now, we want to have some asp.net sites that will require email to be
sent from them.  I know I need to install the SMTP service, but can
someone point me to a tutorial on how to setup the server for multiple
domains to be able to relay emails?

Do I need POP installed?

I don't want the server to store any mail, just have it so that if
someone sends an email to webmaster@domaina.com it will be routed to
someone@gmail.com.


Thanks.

--






[ Post a follow-up to this message ]



    Re: mail setup  
Sanford Whiteman


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-07 06:21 PM

> Now, we want to have some asp.net sites that will require email to be
> sent from them.  I know I need to install the SMTP service, but can
> someone point me to a tutorial on how to setup the server for multiple
> domains to be able to relay emails?

It's all in the on-line help.

Briefly: at the server level Access Control-Authentication, allow Basic or
Integrated Windows authentication.  The server will already,
out-of-the-box, allow authenticated sessions to relay mail to remote
domains.  Create a local user for each of your .NET sites (for security
purposes, do not use the same user for all).  Set up each site to auth as
its corresponding user when connecting to the mail server on localhost.

Alternately, for a much less secure setup, at the server level Access
Control-Relay, allow sessions from 127.0.0.1 to relay mail.  All websites,
or all applications running on the box, will then be able to relay mail
when connecting to the mail server on localhost.

> Do I need POP installed?

No.

--Sandy





[ Post a follow-up to this message ]



    Re: mail setup  
Roman


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-09-07 12:20 AM


Hi Sandy,

It appears you know IIS SMTP pretty well.

I would like to ask you for some compensated off-line help with a W2003
IIS6 SMTP configuration problem. If you are interested.

Please email me or call directly.

Roman


*** Sent via Developersdex http://www.codecomments.com ***





[ Post a follow-up to this message ]



    Re: mail setup  
Sanford Whiteman


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-13-07 06:18 AM

> ... off-line help with a W2003 IIS6 SMTP configuration problem.

For the lurkers and the archives, Roman's problem actually lay outside
IIS SMTP, although we worked around it within IIS.

A buggy checkbox in another vendor's mailserver that was being used as
a  smart host prevented that mailserver from relaying by IP. We set up
a  special-purpose username/password on that mailserver and configured
outbound authentication in IIS SMTP instead.

--Sandy





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 05:20 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register