Re: * Re: procmail as a content_filter with dovecot

2015-11-10 Thread Vicki Brown
Thank you. This may be helpful. > On Nov 10, 2015, at 13:01, Benny Pedersen wrote: > > > https://www.google.dk/search?q=procmailrc+to+sieve > > > have fun -- Vicki cfcl.com/vlb twitter.com/vlb

Re: * Re: procmail as a content_filter with dovecot

2015-11-10 Thread Vicki Brown
> dovecot supports sieve, so why the need for procmail ? Because I already HAVE procmail recipes and know proemial. The point is to make what I have, work. > On Nov 9, 2015, at 22:49, Benny Pedersen wrote: > > On November 10, 2015 6:36:00 AM Vicki Brown wrote: > >

procmail as a content_filter with dovecot

2015-11-09 Thread Vicki Brown
I am using Mac OS X Server. OS X Server uses postfix with dovecot set as mail_transport. I want to add procmail to the mix. I cannot use the (typical) mailbox_command = procmail -a "$EXTENSION" because mailbox_transport = dovecot overrides any mailbox_command parameter and it is NOT Pos