With the trac.ini settings below, trac notifies the ''updater'', but unfortunately neither the ''owner'' or the ''reporter''. Email address in User Settings is properly set for all users. Any idea why and how to solve this?
----------------- [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 = smtp_enabled = true smtp_from = [EMAIL PROTECTED] smtp_password = smtp_port = 25 smtp_replyto = [EMAIL PROTECTED] smtp_server = my.correct_mailserver_address.com smtp_subject_prefix = Ticket 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 -~----------~----~----~----~------~----~------~--~---
