← Back to Users
fc-gp-00's activity in the archive.
Evolution allows you to pipe an message to a shell command. This allows you to pipe each message to a spam filter. I use spamprobe as a spam filter. I pipe each message to the following shell command /usr/bin/spamprobe-receive | grep "SPAM"
Evolution allows you to pipe an message to a shell command. This allows you to pipe each message to a spam filter.
/usr/bin/spamprobe-receive | grep "SPAM"
I use spamprobe as a spam filter.
I pipe each message to the following shell command