id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
9090,AccountManager plugin does not email after user registration,anonymous,hasienda,I just applied patches here [https://trac-hacks.org/ticket/9051#comment:15] and upgraded to the dev trunk for AccountManager. Still user self-registration does not send emails. Nor does the password reset.  \r\n\r\nSubmitting the login form after registering_ they're logged in_ then see the error \r\n{{{\r\nOops…\r\nTrac detected an internal error:\r\nTypeError: __call__() got an unexpected keyword argument 'link'\r\n}}}\r\n\r\nIs there a config change to have user registration send welcome emails? \r\n\r\nMy trac.ini:\r\n{{{\r\n[account-manager]\r\naccount_changes_notify_addresses = nmeyer@springcreekgroup.com\r\nauthentication_url = \r\ndb_htdigest_realm = \r\ndb_htpasswd_hash_type = crypt\r\nforce_passwd_change = true\r\nhash_method = HtPasswdHashMethod\r\nhtdigest_file = /var/www/trac.passwd\r\nhtdigest_realm = SCG Trac\r\nhtpasswd_file = /var/www/trac.passwd\r\nhtpasswd_hash_type = crypt\r\nnotify_actions = new_change_delete\r\npassword_file = \r\npassword_store = HtPasswdStore_HtDigestStore\r\npersistent_sessions = true\r\nrefresh_passwd = true\r\nuser_lock_max_time = 0\r\nverify_email = true\r\n\r\n[components]\r\nacct_mgr.admin.accountmanageradminpages = enabled\r\nacct_mgr.api.accountmanager = enabled\r\nacct_mgr.db.sessionstore = disabled\r\nacct_mgr.guard.accountguard = enabled\r\nacct_mgr.htfile.htdigeststore = disabled\r\nacct_mgr.htfile.htpasswdstore = enabled\r\nacct_mgr.http.httpauthstore = disabled\r\nacct_mgr.notification.accountchangelistener = enabled\r\nacct_mgr.notification.accountchangenotificationadminpage = enabled\r\nacct_mgr.pwhash.htdigesthashmethod = enabled\r\nacct_mgr.pwhash.htpasswdhashmethod = enabled\r\nacct_mgr.svnserve.svnservepasswordstore = disabled\r\nacct_mgr.web_ui.accountmodule = enabled\r\nacct_mgr.web_ui.emailverificationmodule = enabled\r\nacct_mgr.web_ui.loginmodule = enabled\r\nacct_mgr.web_ui.registrationmodule = enabled\r\nacct_mgr.web_ui.resetpwstore = disabled\r\ncustomfieldadmin.api.customfields = enabled\r\ncustomfieldadmin.customfieldadmin.customfieldadminpage = enabled\r\ndatefield.filter.customfieldadmintweak = enabled\r\ndatefield.filter.datefieldmodule = enabled\r\nmastertickets.api.masterticketssystem = disabled\r\nmastertickets.web_ui.masterticketsmodule = disabled\r\ntrac.web.auth.loginmodule = disabled\r\n\r\n}}}\r\n\r\n,defect,closed,normal,AccountManagerPlugin,normal,fixed,email notification TypeError,rjollos,0.11
