config.action_mailer.perform_deliveries = true
2006/9/6, Rick Hoiberg <
[EMAIL PROTECTED]>:
Am I in the wrong forum for this question? I am kinda stumped and I am
looking for a clue for a way to resolve this.
- Rick
Rick Hoiberg wrote:
> Hi,
>
> I am using login_engine REL_1.0.3 and user_engine REL_1.0.2 on Rails
> 1.1.2. I have been unable to send email using the UserNotify
> controller. The config for LoginEngine has been set to
> use_email_notification=true.
>
> I know that the ActiveMailer configuration is correct, because I can
> use the same configuration in another application without engines and
> emails are sent. I tried two seperate ones and they both work.
>
> I set config.action_mailer.raise_delivery_errors = true, but did not
> see errors in the logs.
>
> Any ideas what to try next?
>
> - Rick
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
engine-users mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
_______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
