This is trac-1.0.4. I can't get the procedure for self-registering new users working. There should be sent some Email for confirming registration. I remember this used to work before setting up Announcer plugin.
There is no email sent. Currently these plugins are active in ./plugins: RoadmapHours-0.5-py2.7.egg SimpleMultiProject-0.0.4dev_r14359-py2.7.egg timingandestimationplugin-1.4.4b-py2.7.egg TracAccountManager-0.5dev_r14363-py2.7.egg TracAnnouncer-1.0dev_r13984-py2.7.egg TracAutocompleteUsersPlugin-0.4.3dev_r14213-py2.7.egg TracDiscussion-0.9dev_r14140-py2.7.egg TracFullBlogPlugin-0.1.1_r0-py2.7.egg TracGanttCalendarPlugin-0.6.4_r859-py2.7.egg TracMasterTickets-3.0.5dev_r14323-py2.7.egg TracWatchlistPlugin-1.0.1-patched_py2.7.egg TracWikiExtras-1.0dev_r14316-py2.7.egg TracWorkflowAdmin-0.12.0.2-py2.7.egg TracWysiwyg-0.12.0.5_r13457-py2.7.egg WikiAutoComplete-1.0-py2.7.egg WorkLog-0.4dev_r13835-py2.7.egg I attach the complete trac.ini and DEBUG log of the registering procedure. I need the AccountManager plugin for HTML form login (switching users, storing multiple account logins in the browsers keystore). I need the Announcer plugin for rule based subscriptions / email rules. Default trac has very few options here. I also enabled all admin/accounts/notification to gGet notified of new account creation. That email was not sent either, so I guess there is something wrong with the smtp setup of Announcer. Using the smtp setting at [notification] was working before. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
trac.ini
Description: Binary data
trac.log
Description: Binary data
