email - Grails 2.2.1 Mails Config Change on user interaction -


i have grails 2.2.1 application. need allow user select own mail server , send mail. tried different methods mentioned in other post none helped. change mail config while sending mail used old one. tried below code after changing: pluginmanager.getgrailsplugin("mail").notifyofevent(grailsplugin.event_on_config_change, grailsapplication.config)

to notify config change. result same.

please if resolve issue.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -