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
Post a Comment