From your description, you seem to have set up changeset notification
correctly.
Could it be that you have set the [ticket] commit_ticket_update_notify
option to false? It should default to true, though, so if you don't have
it, it's fine.
-- Remy
You mean that a ticket comment does appear, the ticket is closed, but no
notification is sent?
> Am i just missing another call i need to add to post-commit in order
> for trac to send out email notifications?
I have just tested here with current trunk, and the notifications are
delivered correctly. Can you try setting the log level to DEBUG and see
if there's anything relevant in the log?
-- Remy
Thanks for the advice. After more research I think it is down to my
python eggcache location. I seem to have a python-egg cache error :
Trac[commit_updater] ERROR: Failure sending notification on change to
ticket #26: ExtractionError: Can't extract file(s) to egg cache
Although, like many others before me, using SetEnv, or PythonOption
does not seem to make one bit of difference. For example even when
this is added to trac.conf in httpd/conf.d....
PythonOption PYTHON_EGG_CACHE /tmp
I continue to get this error :
[Errno 13] Permission denied: '/var/www/.python-eggs'
So it seems to be ignoring the location set above.
Currently googling for more solutions.
Cheers
Alan
Kind regards,
Alan
--
This message, together with any attachments, is for the confidential
and exclusive use of the intended addressee(s). If you receive it in
error, please delete the message. All information contained within
this e-mail is without prejudice. Do not disclose, copy, circulate or
use any information contained herein.