I'm using Windows XP on my development machine (IIS 5.1). I installed hmailserver on my machine and now want to configure IIS to relay all outgoing messages to hmailserver, what should I do in IIS to do this?

Many thanks

link|improve this question

33% accept rate
feedback

2 Answers

up vote 1 down vote accepted

You're looking for the Smart Host setting. It's in the "Advanced" settings on the "Delivery" tab of the SMTP server's properties. Set that to the name of the desired destination mail server.

You'll also want to allow relaying from whatever address(es) will be generating the email. That setting is under "Relay" on the "Access" tab of the SMTP server properties.

Set those two items and you should be in business.

link|improve this answer
Actually I already found it, but thanks for taking the time to answer my question. – Mee Aug 1 '09 at 6:04
feedback

now when i set the setting above whats the next step in the mail client im running windows server 2003 see i never had a problem before but i havent dont this in years what im asking is setting up the email client outlook express for relaying my isp dont alow relaying punks lol

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.