Currently there's no configuration setting for this. You'd have to override the appropriate controllers (look in users_controller) and models (user.rb after_create :deliver_signup_notification) to automatically activate the user and then NOT send the activation code e-mail. If there's enough demand, we could look into making this a configurable option. Thanks, Bruno
On Tue, Sep 15, 2009 at 8:55 AM, msmaeda <[email protected]> wrote: > > Hi, > > I originally set up my community engine install to require email > confirmation before an account is activated. Is it possible to turn > this off and if so, how? > > Thanks! > Matt > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
