> I added the 'env -' part to the beginning, thinking maybe it was a
> difference in the environment. But it appears not, because running
> this command from the shell results in the e-mail being sent, but the
> actual post-commit hook never does.

Double-check you can make it work when you run it as the "web server"
user. A common issue is a security setting that prevents the web
server from opening an outgoing SMTP connection.

Also, enable "debug" log level in trac.ini and see if you can get some
warning/error messages from the log file.

HTH,
Manu

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to