Hi,
As plain text notifications look totally garbled in Outlook, I wanted to start sending HTML formatted notifications. So I installed the TracHtmlNotificationPlugin. I followed the steps from https://trac-hacks.org/wiki/TracHtmlNotificationPlugin to install it. But whatever, I do (e.g. set the default for all users to text/html), I still get text/plain e-mails. This is what the debug log says: 2023-04-11 13:21:43,718 Trac[loader] DEBUG: Loading trachtmlnotification.notification from /usr/local/lib/python2.7/dist-packages/TracHtmlNotificationPlugin-0.12.0.3-py2.7.egg … 2023-04-11 13:21:44,090 Trac[mail] DEBUG: EmailDistributor has found the following formats capable of handling 'email' of 'ticket': text/html, text/plain 2023-04-11 13:21:44,114 Trac[mail] DEBUG: EmailDistributor is sending event as 'text/plain' to: t...@example.com 2023-04-11 13:21:44,118 Trac[mail] INFO: Sending notification through SMTP at 127.0.0.1:25 to ['t...@example.com'] So, I can’t really find the reason why the code decides to send as text/plain, instead of text/html. What am I missing here? This is Trac 1.2 on Ubuntu bionic. Thanks for any attempt to help. Kind regards, Manuel Bilderbeek -- 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 trac-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/45247653-59fa-4ae6-b1ca-50bfbfbfd723n%40googlegroups.com.