I was wondering what the correct alias would be to pipe emails through spamassassin on a per user basis. This is what I have currently, but it doens't seem to be working.
| /usr/bin/spamassassin -x | /usr/local/sbin/dbmail-smtp -u <user> Any help on this matter would be appreciated, Thanks.