[Rails] Login_Engine and use_email_notification

Sébastien Grosjean seb at zencocoon.com
Wed Apr 19 06:17:37 GMT 2006


I got a problem with the set up of Action Mailer and Login_Engine.

I'm actually not able to disable email notification, as I could see in 
the doc of  login_engine it seem that I just need to insert a line in 
the environement.rb of my application, like that :

  module LoginEngine

    #  ... other options...
    config :use_email_notification, false

  end

But I don't get it working, I always get the following warning : "Error 
creating account: confirmation email not sent"

Any help is welcome,
regards,

-- 
 Grosjean Sébastien



More information about the Rails mailing list