wikibugs' .forward contains:
| jmail /data/project/wikibugs/toredis.py wikibugs-l 2>&1 > /data/project/wikibugs/mailerror.log |
When 'jmail' fails for some reason, the error log does not end up in /data/project/wikibugs/mailerror.log, however, but in a reply to the e-mail sender.
Some ideas:
- get .forward to actually listen to pipe redirection, or
- always pipe logs to a specific mail error file, or
- make sure replies are always cc'ed to the tool authors
Version: unspecified
Severity: normal