Autor: PM Lashley Data: A: Jan Johansson, exim-users Assumpte: Re: [Exim] FIltering for virtual users.
--On Tuesday, May 28, 2002 03:58:44 PM +0200 Jan Johansson
<jan.johansson@???> wrote:
> Has someone come up with a cunning plan to allow users that has no shell
> account (and hence no place to have a .forward) to be able to use
> filtering?
If you're using the Cyrus IMAP system, it's quite easy - you just use the
Cyrus
sieve capability instead of Exim filtering. There are a couple of Web
interfaces
to Sieve; if you set one up on a secure web server it will protect the
passwords
and sieve filters from snooping. And it has the advantage of inherently
using
the same authentication database and mechanisms as your IMAP/POP server.