I just upgraded to Trac 0.10.3 this morning. I'm no longer getting email notifications of tickets (even when I put my full email address in the CC field).
Has this happened to anyone else? I am able to send mail from the Trac server, so its not a problem with sendmail. Here is my trac.ini file: [notification] always_notify_owner = true always_notify_reporter = true always_notify_updater = true mime_encoding = base64 smtp_always_bcc = smtp_always_cc = smtp_default_domain = imageworks.com smtp_enabled = true smtp_from = trac-do-not-reply smtp_password = smtp_port = 25 smtp_replyto = smtp_server = localhost smtp_user = use_public_cc = true use_short_addr = true use_tls = false --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
