Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3986 closed defect (worksforme)

No email notifications are sent!

Reported by: sincoder Owned by: Robert Corsaro
Priority: highest Component: AnnouncerPlugin
Severity: blocker Keywords:
Cc: Trac Release: 0.11

Description

I have the same problem as #3529 except I use the latest revision (r4427) which should be patched. I've enabled all components except joinablegroups and when I rename [notification] to [announcer] trac stops sending any notification. As you can see I use smtp.gmail.com and enable use_tls but this should work now, right?

[announcer]
always_notify_owner = true
always_notify_reporter = true
always_notify_updater = false
default_email_format = text/html
mime_encoding = base64
smtp_always_bcc = 
smtp_always_cc = 
smtp_default_domain = 
smtp_enabled = true
smtp_password = *****
smtp_port = 587
smtp_server = smtp.gmail.com
smtp_subject_prefix = [TRAC]
smtp_user = snowhardgame
use_public_cc = false
use_short_addr = false
use_tls = true

Attachments (0)

Change History (2)

comment:1 Changed 15 years ago by anonymous

Resolution: worksforme
Status: newclosed

I tested with my gmail account and the same smtp server and it's working fine.

comment:2 Changed 15 years ago by anonymous

Try checking out the logs.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Robert Corsaro.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.