Steffen Kaiser wrote:
What's the status of Dovecot-LDA? Should/can it become part of the Dovecot v1.0 package?
Version in dovecot-lda CVS reposity works pretty well, I have been using it on a test basis for couple months now. Code in dovecot-lda reposity includes Sieve support, LDA code in test75 package does not.
LDA reads Sieve code from .dovecot.sieve file which is stored in users home directory, when first run LDA compiles Sieve to binary form which is then stored in .dovecot.sievec.
In addition to standard mail filtering you can do "out of office" replies with Sieve vacation extension, no need for 3rd party software anymore. One major feature still missing from LDA is quota enforcing, but this is not issue if file system quota is used.
-- Tomi Hakala