id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 11229,Can't get it to run,Zeph,Zeph,"Hi, Thanks for your wonderful plugin. But I have a bit of problem getting it to run. I have set up the default trac notification and that is working fine. So the smtp settings should be correct. But I have problem getting this plugin to work. Am I missing out on some settings? Thanks for the help This is what I have in my trac.ini [components] workflow_notification.* = enabled [ticket] workflow = ConfigurableTicketWorkflow, TicketWorkflowNotifier [ticket-workflow-notifications] new_ticket = @created new_ticket.body = ${ticket.description} new_ticket.recipients = ${ticket.reporter}, ${ticket.cc} new_ticket.subject = [tdhelp] #${ticket.id}: ${ticket.summary} when_resolved = resolve when_resolved.body = Ticket ${ticket.id} has been closed! \nStatus is ${ticket.resolution} \n\nView it here: ${link} when_resolved.subject = Ticket ${ticket.id} is closed! when_resolved.recipients = ${ticket.reporter}, ${ticket.cc} ",defect,closed,normal,WorkflowNotificationPlugin,normal,fixed,,,1.0