Displaying 1 result from an estimated 1 matches for "99cefa8d".
2009 Feb 25
1
Calling dovecot deliver from procmail
I came up with this trick
That is
Since my previous mail server had a bunch of complex procmail recipies
and I am not sure that I can turn them into sieve scripts
I am calling dovecot deliver to drop mail in it's final $DEFAULT
destination.
:0
| /some/path/dovecot/deliver
in order to update the index, control files etc upon delivery time.
So far in my "tests" it works.
But I