Yes, I encounter the same problem. I fund that some of tickets will cause that exception, not all tickets. I check out source code in trac/ticket/web_ui.py, tn = TicketNotifyEmail(self.env) tn.notify(ticket, newticket=0, modtime=now) I don't know wether is this a defact? Thanks for your help. pawa