
warren at decoy
Apr 11, 2012, 7:25 AM
Views: 297
Permalink
|
|
Re: presorting(filtering) email before using imap
[In reply to]
|
|
On Wed, Apr 11, 2012 at 2:20 PM, Mark Elkins <mje [at] posix> wrote: > Is there a way to pre-filter emails according to subject/sender (etc) so > that imap serves pre-filtered e-mail to my mail reading devices? > > What do people use - that actually works for themselves. > (Looking for working suggestions/examples!) As Roger has already indicated Exim filters can do the job. These can be text files or even queried from a database. Otherwise an alternative IMAP server is Dovecot which has Sieve support via a plugin (http://wiki2.dovecot.org/Pigeonhole/Sieve) which can provide the filtering on messages as well. thx -- .warren -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
|