Hello everyone!
I wonder if there already is a solution for this:
I have several mailboxes in various places that I access using
several clients (e.g. other from my laptop, other from my Android
and other from a public place).
Some of boxes (e.g. the one I use for various mailing lists including
debian-user) are quite high-traffic and obviously in need of some
filtering, be it based on origin or the spam score.
Since I'm using various clients, filtering using rules in MUA is not
practical. I would prefer to have all this logic in a single place,
(namely my personal VPS box), where for example a script would exist
just for purpose of regularly checking new mail and moving the
new messages to given folders based on pre-defined rules.
I think that this could be nice universal solution for any number of
mailboxes (as long as they support IMAP), completely avoiding the
question of when I actually use which MUA to read/write stuff.
Any ideas how to do this easily? (Of course, the mentioned VPS is Debian
Wheezy.) Or, is there a ready solution that could be used right away?