Calling razor-report via /etc/mail/aliases (sendmail)
Forrest Aldrich <[email protected]>
| Newsgroups | gmane.mail.spam.razor.user |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to determine how to properly call razor-report from aliases,
per the subject line.
"|/usr/local/bin/razor-report -home=/my/home/forrie/.razor || exit 75"
It's failing with an error code of EX_TEMPFAIL via smrsh.
I think this is due to the effective UID of the smrsh process not being
able to read the .razor directory (the identity files).
I have this configured locally in conjunction with a spam reporting
macro I have in "mutt". There are probably other ways to do this (ie:
spamassassin -r); however, I figured I'd ask here and see what others
are doing.
Thanks.