Hi Peter, Thank you for your response. As I understand it, this is normal behavior in this new version of Trac. The only way to change the behavior is to create a plugin; you cannot configure it in trac.ini.
This is unfortunate because I really don’t want to hassle with creating a plugin. Really would be nice to be able to configure it in trac.ini, like it was in previous versions of Trac. -- Patty From: [email protected] <[email protected]> On Behalf Of Peter Suter Sent: Tuesday, March 5, 2019 1:49 PM To: [email protected] Subject: Re: [Trac] Trac 1.2.3 Email Notification Issue Hi, I think this was discussed here: https://trac.edgewall.org/ticket/11002 If you need to change this, you could maybe try something similar as discussed here: https://trac.edgewall.org/wiki/CookBook/Notification/Email Let us know if that works for you. Cheers, Peter On 05.03.2019 17:51, Patty Cottrill wrote: Hi Trac Users, I recently deployed a new Trac 1.2.3 server and I’m having issues with the email notifications. The To field is blank, even though I enabled the use_public_cc<https://trac.edgewall.org/wiki/TracNotification>. Once I enabled it, the address that should be in the To field is being displayed in the CC field. Is this normal? I did not have this problem with Trac 0.12. Below is my configuration: [notification] admit_domains = ambiguous_char_width = single batch_subject_template = $prefix Batch modify: $tickets_descr email_sender = SmtpEmailSender ignore_domains = mime_encoding = none sendmail_path = sendmail smtp_always_bcc = smtp_always_cc = smtp_default_domain = smtp_enabled = enabled smtp_from = [email protected]<mailto:[email protected]> smtp_from_author = disabled smtp_from_name = smtp_password = smtp_port = 25 smtp_replyto = [email protected]<mailto:[email protected]> smtp_server = xxxxxxxxx.imci.net smtp_subject_prefix = __default__ smtp_user = ticket_subject_template = $prefix #$ticket.id: $summary use_public_cc = enabled use_short_addr = disabled use_tls = enabled Thanks in advance. -- Patty -- Patty -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
