[Radiant] Mailer extension causes problems
Hans de Graaff
hans at degraaff.org
Tue May 8 13:29:49 CDT 2007
On Tue, 08 May 2007 12:59:27 -0500, Sean Cribbs wrote:
> You can change the transport method in config/environment.rb or
> config/production.rb (assuming you're running in production). This page
> has more information on configuring ActionMailer:
Actually that doesn't seem to work due to the hack in mailer_page.rb.
I've solved it by setting the ActionMailer::Base.delivery_method just
before the deliver_generic_mailer is used. This seems to work fine (and I
already had done the same thing for the 0.5.2 plugin.
Kind regards,
Hans
More information about the Radiant
mailing list