[Dovecot] 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 wonder if this is wise or not.
Regards,
Harry.
On Wednesday, February 25 at 09:00 AM, quoth Harry Lachanas:
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.
That's perfectly reasonable; I do it on my server. I even use that deliver program to deliver to non-default mailboxes as well.
~Kyle
Genius may have its limitations but stupidity is not thus handicapped. -- Elbert Hubbard
participants (2)
-
Harry Lachanas
-
Kyle Wheeler