Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Use SMTP as backup email server

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Related Topics:
SMTP server to send email to customers - Hi...from time to time we send out the seasonal promotion email to our existing currently outsource the service, but due to the cost, we are thinking of bring it in house. Thinking of set up a saparated SMTP server, in order not to upset our..

2003 web server edition and smtp frontpage form email issue - When I use a form on a website that and attempt to send the results via email it fails. I receive the following error on the website: FrontPage Error. User: please report details to this site's please see the

IIS SMTP as Backup MX - Help! I can't seem to find anywhere on the net something to detail how to configure the SMTP server in IIS as a Backup MX. I am right with the DNS entries, I just want to check that the Backup MX is going to forward email to the..

Configure SMTP Microsoft as Backup MX - Hi, how can I configure an IIS SMTP Server to act as backup mx of multiple smtp domanis? Thanks a lot.

SMTP email tracking - How can we keep track of what emails are sent to users with timestamp using SMTP server component of IIS
Author Message
Jarryd

External


Since: Feb 22, 2008
Posts: 2



(Msg. 1) Posted: Fri Feb 22, 2008 4:45 pm
Post subject: Use SMTP as backup email server
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,

What I have:
I have an Exchange server with an internet connection provided by a 4MPBS
leased line. I also have a separate 8 MBPS ADSL line for contingency
purposes. And another thing I have is a spare PC and licenced version of
Windows XP. You can install an SMTP server on XP as part of IIS (as I am
sure you all know).

Now for the problem:
I had an internet outage and my DNS hostmaster doesn't cache email's for you
when connectivity to your network is down. So emails were bounced back to
senders. This is my fault cos I used to have this service with my previous
ISP. I then moved to a super cheap and "easy to manage your own DNS" DNS
hosting company, but they don't cache emails.

Now for the question:
Can I set up a Windows XP machine, install an SMTP server on it, connect it
to this backup ADSL line, and use it as a backup email server? So what I am
hoping is to be able to configure my zone file to have this WinXP SMTP
server as a lower order MX (say, 30) and if my Exchange server isn't
reachable, then it mail will be sent ot the WinXP SMTP server and queued
ther till my Exchange server comes back online, at which point the emails
will be forarded on. Can I do this?

TIA,

Jarryd

 >> Stay informed about: Use SMTP as backup email server 
Back to top
Login to vote
Steve Schofield

External


Since: Nov 26, 2006
Posts: 222



(Msg. 2) Posted: Sun Feb 24, 2008 8:45 am
Post subject: Re: Use SMTP as backup email server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

You can use IIS SMTP as a backup if you use a 3rd party tool called ORF.

http://www.vamsoft.com/default.asp

--

Steve Schofield
Windows Server MVP - IIS
http://weblogs.asp.net/steveschofield


"Jarryd" <jarryd RemoveThis @community.nospam> wrote in message
news:ePXz9JXdIHA.1824@TK2MSFTNGP02.phx.gbl...
> Hi,
>
> What I have:
> I have an Exchange server with an internet connection provided by a 4MPBS
> leased line. I also have a separate 8 MBPS ADSL line for contingency
> purposes. And another thing I have is a spare PC and licenced version of
> Windows XP. You can install an SMTP server on XP as part of IIS (as I am
> sure you all know).
>
> Now for the problem:
> I had an internet outage and my DNS hostmaster doesn't cache email's for
> you when connectivity to your network is down. So emails were bounced
> back to senders. This is my fault cos I used to have this service with my
> previous ISP. I then moved to a super cheap and "easy to manage your own
> DNS" DNS hosting company, but they don't cache emails.
>
> Now for the question:
> Can I set up a Windows XP machine, install an SMTP server on it, connect
> it to this backup ADSL line, and use it as a backup email server? So what
> I am hoping is to be able to configure my zone file to have this WinXP
> SMTP server as a lower order MX (say, 30) and if my Exchange server isn't
> reachable, then it mail will be sent ot the WinXP SMTP server and queued
> ther till my Exchange server comes back online, at which point the emails
> will be forarded on. Can I do this?
>
> TIA,
>
> Jarryd
>
>
>

 >> Stay informed about: Use SMTP as backup email server 
Back to top
Login to vote
Jarryd

External


Since: Feb 22, 2008
Posts: 2



(Msg. 3) Posted: Mon Feb 25, 2008 11:04 am
Post subject: Re: Use SMTP as backup email server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Sweet, I have Syamantec AV ver. 10 Enterprise Edition. There is a nifty
SMTP proxy server on there. I forgot about it, but your suggestion of ORF
jostled my memory. I'll just load that on a spare box and let it sit there
in case of trouble.

Regards,

Jarryd

"Steve Schofield" <steve.TakeThisOut@orcsweb.com> wrote in message
news:eldUPuudIHA.2484@TK2MSFTNGP04.phx.gbl...
> Hi,
>
> You can use IIS SMTP as a backup if you use a 3rd party tool called ORF.
>
> http://www.vamsoft.com/default.asp
>
> --
>
> Steve Schofield
> Windows Server MVP - IIS
> http://weblogs.asp.net/steveschofield
>
>
> "Jarryd" <jarryd.TakeThisOut@community.nospam> wrote in message
> news:ePXz9JXdIHA.1824@TK2MSFTNGP02.phx.gbl...
>> Hi,
>>
>> What I have:
>> I have an Exchange server with an internet connection provided by a 4MPBS
>> leased line. I also have a separate 8 MBPS ADSL line for contingency
>> purposes. And another thing I have is a spare PC and licenced version of
>> Windows XP. You can install an SMTP server on XP as part of IIS (as I am
>> sure you all know).
>>
>> Now for the problem:
>> I had an internet outage and my DNS hostmaster doesn't cache email's for
>> you when connectivity to your network is down. So emails were bounced
>> back to senders. This is my fault cos I used to have this service with
>> my previous ISP. I then moved to a super cheap and "easy to manage your
>> own DNS" DNS hosting company, but they don't cache emails.
>>
>> Now for the question:
>> Can I set up a Windows XP machine, install an SMTP server on it, connect
>> it to this backup ADSL line, and use it as a backup email server? So
>> what I am hoping is to be able to configure my zone file to have this
>> WinXP SMTP server as a lower order MX (say, 30) and if my Exchange server
>> isn't reachable, then it mail will be sent ot the WinXP SMTP server and
>> queued ther till my Exchange server comes back online, at which point the
>> emails will be forarded on. Can I do this?
>>
>> TIA,
>>
>> Jarryd
>>
>>
>>
>
>
 >> Stay informed about: Use SMTP as backup email server 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]