id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 10029 Uninformative error message in commit_updater team@… Ryan J Ollos "This is the message I see in log: {{{ 2011-02-16 16:44:09,653 Trac[commit_updater] ERROR: Failure sending notification on change to ticket #2: OSError: [Errno 2] No such file or directory }}} Would be perfect if this message includes the name of the file (or directory). Otherwise I can't understand what's going on.. This happens during `changeset add` operation triggered from `post-commit` SVN hook." enhancement closed low 1.0.2 general normal fixed Jun Omae Improve error messages that are raised when `[notification] smtp_server` and `[notification] smtp_port` are invalid. Avoid `UnicodeDecodeError` from `to_unicode` when `socket.error` contains a localized error string on Windows.