Hello everyone, I have an issue, that my forms don't send mails from my public instance. on the author instance all works fine.
The Form doesn't give an error back and I get the usual confirmation message. Did I miss something to set up for the public instance to work? Any ideas? Here an excerpt from the debug-log: (node that I disguised the mailadress here on the forum.) [code] info.magnolia.module.form.processors.AbstractEMailFormProcessor 16.03.2015 13:29:25 -- A deprecated class or method was used: Use IoC!. Check the following trace: info.magnolia.module.mail.MailModule.getInstance(MailModule.java:75), info.magnolia.module.form.processors.AbstractEMailFormProcessor.sendMail(AbstractEMailFormProcessor.java:54), the full stracktrace will be logged in debug mode in the info.magnolia.cms.util.DeprecationUtil category. WARN info.magnolia.cms.util.DeprecationUtil 16.03.2015 13:29:25 -- A deprecated class or method was used: Use IoC!. Check the following trace: info.magnolia.module.mail.MailModule.getInstance(MailModule.java:75), info.magnolia.module.form.processors.AbstractEMailFormProcessor.sendMail(AbstractEMailFormProcessor.java:54), the full stracktrace will be logged in debug mode in the info.magnolia.cms.util.DeprecationUtil category. WARN info.magnolia.module.form.processors.AbstractEMailFormProcessor 16.03.2015 13:29:25 -- A deprecated class or method was used: Use IoC!. Check the following trace: info.magnolia.module.mail.MailModule.getInstance(MailModule.java:75), info.magnolia.module.form.processors.AbstractEMailFormProcessor.sendMail(AbstractEMailFormProcessor.java:64), the full stracktrace will be logged in debug mode in the info.magnolia.cms.util.DeprecationUtil category. WARN info.magnolia.cms.util.DeprecationUtil 16.03.2015 13:29:25 -- A deprecated class or method was used: Use IoC!. Check the following trace: info.magnolia.module.mail.MailModule.getInstance(MailModule.java:75), info.magnolia.module.form.processors.AbstractEMailFormProcessor.sendMail(AbstractEMailFormProcessor.java:64), the full stracktrace will be logged in debug mode in the info.magnolia.cms.util.DeprecationUtil category. INFO info.magnolia.module.mail.handlers.SimpleMailHandler 16.03.2015 13:29:25 -- Mail has been sent to: [[email protected]] WARN info.magnolia.module.templatingkit.templates.pages.STKPageModel [/code] Thanks in advance Jürg -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=17ec71a8-76ed-4d52-af17-891090e303f3 ---------------------------------------------------------------- Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
