Modify ↓
Opened 16 years ago
Closed 16 years ago
#3640 closed defect (fixed)
Announcerplugin does not send mail
Reported by: | anonymous | Owned by: | Robert Corsaro |
---|---|---|---|
Priority: | normal | Component: | AnnouncerPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Announcer plugin fails, does not send me mail, although notification does it.
2008-09-01 14:26:16,118 Trac[api] DEBUG: AnnouncementSystem found the following subscribers capable of handling 'ticket, changed': LegacyTicketSubscriber, CarbonCopySubscriber, JoinableGroupSubscriber, WatchSubscriber 2008-09-01 14:26:16,118 Trac[ticket_compat] DEBUG: CarbonCopySubscriber added 'None <userXXX@domainXXX>' because of rule: carbon copied 2008-09-01 14:26:16,118 Trac[api] ERROR: AnnouncementSystem failed. Traceback (most recent call last): File "build\bdist.win32\egg\announcerplugin\api.py", line 356, in _real_send x for x in sp.get_subscriptions_for_event(evt) if x File "build\bdist.win32\egg\announcerplugin\api.py", line 356, in <genexpr> x for x in sp.get_subscriptions_for_event(evt) if x File "build\bdist.win32\egg\announcerplugin\subscribers\watchers.py", line 253, in get_subscriptions_for_event str(event.target)))) File "build\bdist.win32\egg\announcerplugin\subscribers\watchers.py", line 266, in _get_target_identifier return target.id AttributeError: 'str' object has no attribute 'id' 2008-09-01 14:26:16,118 Trac[api] DEBUG: AnnouncementSystem sent event in 0.0 seconds. 2008-09-01 14:26:16,134 Trac[notification] INFO: Sending SMTP notification to SMTPSERVERXXX:25 to [u'userXXX@domainXXX']
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Summary: | Announcerplugin does send mail → Announcerplugin does not send mail |
---|
Note: See
TracTickets for help on using
tickets.
Sorry: Announcerplugin does not send mail