Koozali.org: home of the SME Server

How to setup secondary smtp

nguyenvannam

How to setup secondary smtp
« 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.

cc_skavenger

How to setup secondary smtp
« Reply #1 on: May 24, 2005, 07:06:33 AM »

nguyenvannam

How to setup secondary smtp
« Reply #2 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.

dhardy

How to setup secondary smtp
« Reply #3 on: May 24, 2005, 08:17:08 PM »
Why not send all outgoing mail to your ISP's smarthost?

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: How to setup secondary smtp
« Reply #4 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.

nguyenvannam

How to setup secondary smtp
« Reply #5 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.