Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Looking for IMAP->IMAP spam filtering
Date: Mon, 20 Feb 2012 23:42:22
Message-Id: jhulkp$cfe$1@dough.gmane.org
1 I'm looking to set up something that reads messages from one IMAP
2 server/mailbox, filters out the spam, and then writes the filtered
3 messages into another IMAP server/mailbox. The source and destination
4 servers may or may not be the same, and neither is the machine where
5 the filter is running. I'd like the solution to use the IMAP IDLE
6 command to avoid the latency and load of constantly setting up SSL
7 connections and polling the source server.
8
9 It looks like fetchmail -> procmail+spamassassin -> dovecot/deliver
10 ought to do what I want.
11
12 Is there something simpler and easier that I've overlooked?
13
14 --
15 Grant Edwards grant.b.edwards Yow! Is this going to
16 at involve RAW human ecstasy?
17 gmail.com

Replies

Subject Author
[gentoo-user] Re: Looking for IMAP->IMAP spam filtering Grant Edwards <grant.b.edwards@×××××.com>
Re: [gentoo-user] Looking for IMAP->IMAP spam filtering Pandu Poluan <pandu@××××××.info>