In the 1.1 plans (http://dovecot.org/list/dovecot/2007-April/021974.html) I don't see any mention of sieve... is this intentional? Sieve support is a priority for me... I'm going to have to see if I can get it via exim's support if dovecot's not going to add it in 1.1.
Cheers, David
On Tue, 17 Apr 2007 22:30:38 +0100 David Anderson dovecot@dw-perspective.org.uk wrote:
In the 1.1 plans (http://dovecot.org/list/dovecot/2007-April/021974.html) I don't see any mention of sieve... is this intentional? Sieve support is a priority for me... I'm going to have to see if I can get it via exim's support if dovecot's not going to add it in 1.1.
Cheers, David
Dovecot has had Sieve support for quite some time. It is mentioned on the download page.
"Download Sieve plugin v1.0.1 for Dovecot's local delivery agent."
http://wiki.dovecot.org/LDA/Sieve
!DSPAM:20,46254065212871570999577!
On Tuesday 17 Apr 2007, Brad wrote:
Dovecot has had Sieve support for quite some time. It is mentioned on the download page.
"Download Sieve plugin v1.0.1 for Dovecot's local delivery agent."
Sorry... I know about and am using the sieve plugin... I should have said MANAGESIEVE. I realise there's a patch for that, but I was wondering if something's going to make it into 1.1.
David
On Tue, 2007-04-17 at 22:59 +0100, David Anderson wrote:
Sorry... I know about and am using the sieve plugin... I should have said MANAGESIEVE. I realise there's a patch for that, but I was wondering if something's going to make it into 1.1.
I don't think so. I want to distribute it with Sieve plugin, and that pretty much requires changes that come only in v2.0.
On Tuesday 17 April 2007 16:13, Timo Sirainen wrote:
On Tue, 2007-04-17 at 22:59 +0100, David Anderson wrote:
MANAGESIEVE
I don't think so.
In the meantime you can use pysieved. The 1.0 release should be out any day now.
http://woozle.org/~neale/src/pysieved
Neale
On Wed, 18 Apr 2007 10:04:09 +0200 bencer@cauterized.net wrote:
JSS> On Wednesday 18 April 2007 00:13, Timo Sirainen wrote: JSS> > I don't think so. I want to distribute it with Sieve plugin, and JSS> > that pretty much requires changes that come only in v2.0. JSS> JSS> so what's the suggested setup for server-side mail filtering right JSS> now ?
Either use the Dovecot patch from here:
http://sinas.rename-it.nl/~sirius/
or run the pysieved managesieve server from here:
http://woozle.org/~neale/repos/pysieved/
We use the latter with great success. No patch to maintain and it's written in Python so you can make it do whatever you want pretty much with just a little scripting knowledge (not a requirement).
--Jo
On Wednesday 18 April 2007 2:19 am, Joakim Ryden wrote:
or run the pysieved managesieve server from here:
It has a web page now:
http://woozle.org/~neale/src/pysieved
Thanks for the kind words :)
Neale
Jorge Salamero Sanz wrote:
On Wednesday 18 April 2007 00:13, Timo Sirainen wrote:
I don't think so. I want to distribute it with Sieve plugin, and that pretty much requires changes that come only in v2.0.
so what's the suggested setup for server-side mail filtering right now ?
If you're a Horde fan, another way besides pysieved is to use the Dovecot sieve plugin and Horde's Ingo application. It takes a bit of work, but you can set it up so that when users create/modify filters within Horde, it writes out the appropriate Sieve file that the Dovecot plugin can parse. It makes for an easy GUI for filter rules that pretty much any user can figure out.
Gentoo makes this easier since the sieve use flag causes the patch to be downloaded and compiled into Dovecot for you, so you only have to worry about the configuration, not getting and applying the patch.
--Jeff
participants (7)
-
Brad
-
David Anderson
-
Jeff Mitchell
-
Joakim Ryden
-
Jorge Salamero Sanz
-
Neale Pickett
-
Timo Sirainen