Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: nguyenvannam on May 24, 2005, 06:17:53 AM

Title: How to setup secondary smtp
Post by: nguyenvannam on May 24, 2005, 06:17:53 AM
Please help me how to setup secondary smtp. SME server will try to send e-mail direct to destination first and if this fail, SME server will try to send by using secondary smtp relay server.
Title: How to setup secondary smtp
Post by: cc_skavenger on May 24, 2005, 07:06:33 AM
this might be what you are looking for:

http://sme.swerts-knudsen.dk/index.html?frame=http%3A//sme.swerts-knudsen.dk/howtos/howto_14.htm
Title: How to setup secondary smtp
Post by: nguyenvannam on May 24, 2005, 09:40:02 AM
Thanks. But this is settings for backup mail server. I need backup relay smtp for e-mail send out.
Title: How to setup secondary smtp
Post by: dhardy on May 24, 2005, 08:17:08 PM
Why not send all outgoing mail to your ISP's smarthost?
Title: Re: How to setup secondary smtp
Post by: CharlieBrady on May 24, 2005, 10:07:26 PM
Quote from: "nguyenvannam"
Please help me how to setup secondary smtp. SME server will try to send e-mail direct to destination first and if this fail, SME server will try to send by using secondary smtp relay server.


That's already set up by the recipients. They specify, via MX records in their DNS, whether they want mail sent to a backup server if their server is not available.

If you mean a backup smarthost - then, no there's no way to do that. If you are using your ISP's mail server and it is not available, you'll have to wait until it is back up.
Title: How to setup secondary smtp
Post by: nguyenvannam on May 25, 2005, 04:25:42 AM
I want to setup SME server like MDaemon Server. Try send direct to destination first and then if fail, send to smtp relay. This way is high reliable.