Ticket #247 (closed defect: fixed)
Avelsieve fails to retrieve stored rules from dovecot
| Reported by: | roythompson | Owned by: | avel |
|---|---|---|---|
| Priority: | highest | Milestone: | 1.9.8 |
| Component: | Backend: Managesieve | Version: | 1.9.7 |
| Severity: | major | Keywords: | dovecot |
| Cc: |
Description
Avelsieve can store rules in dovecot when using TLS but fails to retrieve them later.
There is a patch for avelsieve on the dovecot wiki which fixes this.
http://wiki.dovecot.org/ManageSieve?highlight=(avelsieve)
Patch is here.
http://www.rename-it.nl/dovecot/client-patches/avelsieve-1.9.7-dovecot.diff
The dovecot wiki states that this patch fixes a second issue
which is that it is impossible to delete the last rule of a script.
(I have not confirmed this latter issue).
There is a bug logged in Ubuntu for this as well.
https://bugs.launchpad.net/bugs/259024
I have applied the patch and can now use avelsieve with dovecot
successfully to store and retrieve rules.
