External provider email

Hi, we have a Domino 8.5 server which was used as application server and email server.Sadly we moved email from out Domino server to an external provider and obviously email sent from our application are still delivered to our local nsf files defined inside nab.

I want our Domino server to act as simple SMTP server and relay these email to our new provider, how can I do this?

Looking to nab personal document I thought only got to change “Mail system” field from Notes to “Other Internet Mail” and leave Internet address field with the same value (emails on the new provider have the same internet address as the old ones), but after “tell router update config” and “tell smtp update config” (and also after restarting the Domino server) emails sent from the Domino server continue to being delivered to the local users and nsf.

Thanks for any information

Bill

Subject: Use the Smart Host feature

In your configuration doc, under Router /SMTP, Basics, set the Smart Host(Local Internet domain smart host:) to your new hosted mail service. Then the field below, enable Smart host used for all transfers in this domain to enabled. This will force any, and all mail off of your email server and send it to your new hosting service. Another way to do this, again use the Smart host feature, but set the Smart host enabled for all transfers… to disabled. Then, in the person documents, set the Mail System to other internet mail. After saving and closing You will need to run a couple of commands for this to take effect right away. " load updall names.nsf -t-r ($Users) " followed by “show nlcache reset” , restart the router “restart task router”(without the quotes) and you should be all set.

Subject: Use the Smart Host feature

Thanks you so much, I’ll try the second and leave a feedback soon.

Bye!

Bill