Manuel Hendel schrieb am Wed, Feb 20, 2002 at 02:07:16PM +0100:
> On Wed, Feb 20, 2002 at 12:01:31PM +0100, Birger Toedtmann wrote:
> > After the MTA has determined that a) the mail is local and b) which user it
> > belongs to it will set LOGNAME to this user prior giving it to procmail - this 
> > is at least how my setup with
> > 
> >  Sendmail -> Procmail -> Cyrus 
> > 
> > works.
> 
> That's clear, but this just alows you to forward the mails in the
> INBOX not split the mails and forward one to INBOX.lists.cyrus,
> another one to INBOX.lists.mutt or what ever.
> How do you do this?

OK, sorry, I ignored your preferred filter technique, I don't file incoming
mails in different folders with procmail.  But AFAIR you can tell deliver(8)
into which box the message should go with the -m Flag.  So it should be
possible to set up recipes like this:

 :0
 |/usr/cyrus/bin/deliver -e -a $LOGNAME -m <some subfolder> $LOGNAME


- Birger

Reply via email to