Hi, Has anyone tried piping to DSPAM via the aliases table? I can do it successfully on the command line, after setting dbmail-smtp -u as the trusted MTA, and DSPAM will deliver after scanning, that works great, but I'm using:
| /usr/local/bin/dspam --deliver=innocent,spam --debug --user [EMAIL PROTECTED] which like I said, works great on the command line, but fails if I put it in the aliases table, quietly too, no errors on dbmail side, it seems to pipe it out with no problem, and no errors on the DSPAM side either. As DSPAM looks at the user who's invoking it and only allows certain users, I made sure my DBMail user was in the trusted user list, as well as my postfix user just in case.. But if this was the case, I should get an error in the dspam log. Any ideas of something to try? I appreciate it. -Micah
