> Notifications are triggered from the hook, but the notification > processing is done within Trac (same code as with the web interface). > Do you get any details about the notification when you enable Trac log > (DEBUG level) ? > > Cheers, > Manu
I have log_level = DEBUG set I get the following when doing a commit: 2007-05-15 14:23:22,312 Trac[cache] INFO: Syncing with repository (483 to 484) 2007-05-15 14:23:22,320 Trac[cache] DEBUG: Caching node change in [484]: (u'Testing/test.txt', 'file', 'edit', u'Testing/test.txt', 482) The trac ticket is closed, but no email notification. Does this point to anything in particular not setup correctly? Thanks, Sam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
