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 _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
