Jeroen Janssen wrote: > Unfortunately the mailer behaviour doesn't seem to work anymore with > the latest version of Radiant. > Can someone point me in the right direction, or, even better has > anyone implemented a simple contact e-mail form or does anyone know > how to fix mailer behaviour?
What is the problem with it? It seems to be working with Radiant 0.5 for me. Well, mostly. I did notice that it wouldn't always send mail unless you modified the environment.rb to stop excluding action_mailer... I'm not sure why Radiant does that anyway. I went ahead and checked in a fix that manually requires 'action_mailer'... So it should send mail correctly. The latest version is 0.2.1 (http://mattmccray.com/svn/rails/plugins/radiant_mailer_behavior) If there are problems, please send me a bug report ( darthapo at gmail dot com ) -- Please include the stacktrace, what version (or revision) of Radiant you are using, plus any plugins you have installed that could effect the behavior. Thanks, M@ McCray _______________________________________________ Radiant mailing list [email protected] http://lists.radiantcms.org/mailman/listinfo/radiant
