I have a dll which I would like to use instead of the standard provider Microsoft.Crm.Tools.EmailProviders.
I can overwrite ProviderAssembly and ProviderClass tags with the one we need, However every time the mail router is restarted the configuration comes back to its default value. Where can I put the configuration so it is not overwritten?.
Second, Every time a new user is added to the application, this configuration - new dll - needs to be referenced as the default one to be used.
Thank you for your input !!!
*This post is locked for comments