Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started 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.
-
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
-
Thanks. But this is settings for backup mail server. I need backup relay smtp for e-mail send out.
-
Why not send all outgoing mail to your ISP's smarthost?
-
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.
-
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.