[Dovecot] filter sieve
Hi there! i installed and configured dovecot with management-sieve and sieve plugin on my server. I'm trying to apply filters to existing mail (not just the incoming one) but it doesn't work...
Can i do it??
thanks!!!
bye
On 01/13/2010 12:02 PM Mariano La Torre wrote:
Hi there! i installed and configured dovecot with management-sieve and sieve plugin on my server. I'm trying to apply filters to existing mail (not just the incoming one) but it doesn't work...
Can i do it??
In short: No, you can't.
The sieve plugin is a plugin for the LDA. So it's used only when deliver stores a message. But the TODO for sieve for Dovecot v2.0 contains: * Implement IMAP plugin for IMAPSieve support http://hg.rename-it.nl/dovecot-1.2-sieve/file/7becf4ce553c/TODO#l86
Regards, Pascal
The trapper recommends today: cafebabe.1001314@localdomain.org
Pascal Volk wrote:
On 01/13/2010 12:02 PM Mariano La Torre wrote:
Hi there! i installed and configured dovecot with management-sieve and sieve plugin on my server. I'm trying to apply filters to existing mail (not just the incoming one) but it doesn't work...
Can i do it??
In short: No, you can't.
The sieve plugin is a plugin for the LDA. So it's used only when deliver stores a message. But the TODO for sieve for Dovecot v2.0 contains:
- Implement IMAP plugin for IMAPSieve support http://hg.rename-it.nl/dovecot-1.2-sieve/file/7becf4ce553c/TODO#l86
And for command-line support:
http://hg.rename-it.nl/dovecot-1.2-sieve/file/7becf4ce553c/TODO#l10
And I have been investigating the implementation of something such as suggested in the following Debian whishlist bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456097
Regards,
Stephan.
On 01/13/2010 12:02 PM, Mariano La Torre wrote:
Hi there! i installed and configured dovecot with management-sieve and sieve plugin on my server. I'm trying to apply filters to existing mail (not just the incoming one) but it doesn't work...
Can i do it??
There is a page on the dovecot wiki [1] about refiltering of mails. This solution is not exactly what you requested but maybe it helps.
Kind regards,
Fabian
participants (4)
-
Fabian Affolter
-
Mariano La Torre
-
Pascal Volk
-
Stephan Bosch