[Dovecot] Getting started with sieve and conversion from procmail
Timo Sirainen
tss at iki.fi
Wed Nov 16 00:27:12 EET 2011
On 16.11.2011, at 0.14, Alex wrote:
>>> I just don't understand how to invoke procmail from deliver.
>>
>> The idea was to invoke deliver from procmail. I still do this myself
>> since I haven't bothered changing my procmail scripts to Sieve:
>>
>> DELIVER=/usr/local/libexec/dovecot/deliver
>>
>> :0
>> * ^List-Id.*dovecot.dovecot.org
>> | $DELIVER -m dovecot
>>
>> :0
>> | $DELIVER
>
> How do I tell dovecot to use procmail so that it may invoke deliver?
You don't. You tell your MTA to invoke procmail, which is what I think you're already doing? So the only change would be to modify your ~/.procmailrc.
More information about the dovecot
mailing list