Ticket #9052 (closed defect: fixed)

Opened 2 years ago

Last modified 6 months ago

Account Manager Plugin - acct_mgr.web_ui.emailverificationmodule - Doesn't send email

Reported by: anonymous Assigned to: hasienda
Priority: normal Component: AccountManagerPlugin
Severity: normal Keywords: needinfo email notification
Cc: rjollos Trac Release: 0.11

Description

Other parts of my Trac install seem to email notices (ticket changes, etcetera). Is there something required to get new account or password reset emails? The email verification module doesn't seem to do it.

Attachments

Change History

07/30/11 12:26:08 changed by hasienda

  • keywords set to email notification.

Email addresses to send these notices to are required. You can configure at the accountnotification admin page. What are your current settings in [account-manager] section of trac.ini?

07/30/11 13:16:04 changed by hasienda

BTW: What I dislike most about this ticket (and others) is anonymous reporter combined with high priority rating. As developer/maintainer I've no guarantee to ever get in contact, receive feedback on my questions and suggestions, no matter how fast and hard I try to support. That's inappropriate behavior, you see?

07/30/11 13:37:24 changed by hasienda

My 1st comment, simplified: Do you have at least the following lines with appropriate values in your trac.ini?

[account-manager]
account_changes_notify_addresses = admin@myaddress
notify_actions = new,change,delete

[components]
acct_mgr.api.* = enabled
acct_mgr.notification.* = enabled

01/23/12 04:40:44 changed by rjollos

  • cc set to rjollos.

(in reply to: ↑ description ) 10/02/12 22:09:53 changed by hasienda

Replying to anonymous:

Other parts of my Trac install seem to email notices (ticket changes, etcetera). Is there something required to get new account or password reset emails? The email verification module doesn't seem to do it.

Another source of confusion: New users are required to login, before the verification emails is sent to them.

11/22/12 23:46:43 changed by hasienda

  • keywords changed from email notification to needinfo email notification.
  • priority changed from high to normal.

Due to missing response for almost 1 1/2 year this ticket is stepped down priority-wise and will get closed on acct_mgr-0.4 release.

Note, that #9090 might be relevant here too.

11/23/12 22:00:29 changed by hasienda

(In [12384]) AccountManagerPlugin: Follow-up to [12137] with a modified error class, refs #7577, #9052 and #9090.

The new RegistrationError class definition requires minor changes to existing IAccountRegistrationInspector implementations, but I couldn't find an easier way to preserve additional arguments for string substition until after deferred message string translation.

I've done changes in all message catalogs accounting for the tiny msgid change right-away to obsolete further action by individual translators.

Finally I'm registering resolution for two more tickets after testing account change notification with a more recent AnnouncerPlugin version successfully.

11/23/12 23:39:21 changed by hasienda

(In [12385]) AccountManagerPlugin: Add import missing from admin code after [12384], refs #7577, #9052, #9090 and #9940.

12/01/12 16:55:52 changed by hasienda

  • status changed from new to closed.
  • resolution set to fixed.

(In [12398]) AccountManagerPlugin: Releasing version 0.4, pushing development to acct_mgr-0.5dev.

Availability of that code as stable release closes #874, #3459, #4677, #5295, #5691, #6616, #7577, #8076, #8685, #8770, #8791, #8990, #9052, #9079, #9090, #9139, #9246, #9252, #9547, #9618, #9676, #9843, #9852, #9940, #10023, #10028, #10123, #10142, #10204, #10276, #10397, #10412, #10594, #10625 and #10644.

Some more issues have been worked-on, yet without confirmed resolution, refs #5464 (for JiraToTracIntegration), #8927 and #10134.

And finally there are some issues and enhancement requests showing progress, but known to require more work to resolve them satisfactorily, refs #843, #1600, #5964, #8217, #8933.

Thanks to all contributors and followers, that enabled and encouraged a good portion of this development work.


Add/Change #9052 (Account Manager Plugin - acct_mgr.web_ui.emailverificationmodule - Doesn't send email)




Change Properties
Action