Discussion:
[imapfilter-devel] Use SpamAssasine on incoming mails?
Hawk Anonymous
2011-01-25 19:49:34 UTC
Permalink
Hi,

I am trying to set up imapfilter in a way that it
sends all mails which did not fit one of my set rules to
spamassasine, removing all spam and sending the rest back to
my Inbox. I know that imapfilter can use external filters but I have no
idea how this is supposed to work. Maybe someone else had a similar problem?

With best regards


p90
Lefteris Chatzimparmpas
2011-01-26 20:25:16 UTC
Permalink
Hello,

You could probably do it using the pipe_to() helper function. There is
an example that does something similar, in the sample.extend.lua file
that comes along with imapfilter.
Post by Hawk Anonymous
I am trying to set up imapfilter in a way that it
sends all mails which did not fit one of my set rules to
spamassasine, removing all spam and sending the rest back to
my Inbox. I know that imapfilter can use external filters but I have no
idea how this is supposed to work. Maybe someone else had a similar problem?
Loading...