Is there a configuration change that can be made to Trac to send a notification to an email address only upon the creation of all new tickets? If it can't be done through config, a plugin would be the second best option, with source code modification as a last resort.
NOTE: The setting smtp_always_cc
in the notification section of TracIni
will send messages on all updates. I'm in need of email notifications only on the creation of a new ticket.