On Aug 27, 2006, at 11:41 AM, Maurizio Balestrieri wrote:

> It is not working for me too. I attempted to push for a mailer
> behavior fix in several posts on this list but nothing yet, so far ...
> :( Unfortunately I'm not in the condition to attempt a fix by myself
> at the time being.

Just working on something else and i noticed in line 19 of config/ 
environment.rb has:

   config.frameworks -= [ :action_web_service, :action_mailer ]

try changing it to

   config.frameworks -= [ :action_web_service ]

and see if that fixes it. Also, i think it says on the wiki that the  
mailer behaviour needs the Radiant behavior filters plugin, but i  
vaguely remember that if you actually install the plugin, it breaks  
the mailer behaviour!

Bodhi

_______________________________________________
Radiant mailing list
[email protected]
http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to