[Radiant] Mailer Behavior on ASmallOrange
Sean Cribbs
seancribbs at gmail.com
Fri Jan 5 07:49:50 CST 2007
BJ,
Make sure you have set the ActionMailer settings in config/environment.rb or
config/environments/production.rb . You might need to set an SMTP server to
use, rather than sendmail.
Sean
On 1/4/07, BJ Clark <scidept at gmail.com> wrote:
>
> Anyone got the Mailer Behavior to work on ASmallOrange.com hosting?
>
> I have the behavior installed and everything set up to what I think is
> correct, but the form just reloads it's self (not thank-you) and I
> never get an email. There doesn't seem to be any errors, all I can
> find in any error logs is in production.log I get:
>
> "Processing SiteController#show_page (for ******** at 2007-01-04
> 16:56:19) [POST]
> Parameters: {"mailer"=>{"message"=>"test test", "name"=>"me",
> "subject"=>""}, "action"=>"show_page", "url"=>["contact"],
> "mailer_name"=>"contact", "controller"=>"site"}
> Completed in 1.89603 (0 reqs/sec) | DB: 0.00087 (0%) | 200 OK
> [http://www.mysite.com/content/contact]
>
>
> My config part is this:
>
> mailers:
> contact:
> subject: From Contact Form
> from: me at email.com
> redirect_to: /contact/thank-you/
> recipients:
> - myemail at mydomain.com
>
>
> Any suggestions?
> Thanks,
> BJ Clark
> _______________________________________________
> Radiant mailing list
> Post: Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.radiantcms.org/pipermail/radiant/attachments/20070105/acacde79/attachment.html
More information about the Radiant
mailing list