[Radiant] Mailer behavior...anybody have any more tips to get it working?

jsmorris jsmorris at gmail.com
Wed Oct 11 15:30:05 CDT 2006


I did set up ActionMailer in the config/environment.rb file, but not
in the environments/production.rb file.

My understanding was that the config/environment.rb was for settings
in all environments and if you wanted different configuration per
environment, then you used the specific file
envrionment/production.rb.

Am I wrong in this assumption?  But, I will move the ActionMailer
config to that file and see if I get a different result and post back
to the list.

Thanks for the help.


On 10/10/06, Giovanni Intini <intinig at gmail.com> wrote:
> Did you setup ActionMailer in
> config/environments/production.rb?
>
> 2006/10/11, jsmorris <jsmorris at gmail.com>:
> >
> > I have scoured the list and it seems that several people are having
> > issues with the mailer behavior and I am one of them.
> >
> > I have tried all the suggestions that I found in the mailing list, but
> > still it doesn't work.
> >
> > I have edited my environment.rb file to remove the ActionMailer from
> > being excluded on startup.  I have add
> > ActionMailer::Base.server_settings needed for my hosting provider
> > (RailsPlayground).  I have configured my page, config and email parts.
> >
> > My form displays correctly, I click send, I don't see any errors on
> > screen or in the production log file but the email never shows up.
> >
> > Is there any more troubleshooting that I can do to make sure my
> > configuration is correct?  I guess the next step is to debug the
> > behavior, but since I am still a nuby, I find it difficult.  I was
> > hoping one of the smart people on this list would have an answer.
> >
> > Any help or guidance would be appreciated.
> > _______________________________________________
> > Radiant mailing list
> > Post:   Radiant at lists.radiantcms.org
> > Search: http://radiantcms.org/mailing-list/search/
> > Site:
> http://lists.radiantcms.org/mailman/listinfo/radiant
> >
>
>
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:
> http://lists.radiantcms.org/mailman/listinfo/radiant
>
>



More information about the Radiant mailing list