Re: [Dovecot] MANAGESIEVE patch v7 for dovecot 1.0.3 and TLS

2007-12-09 Thread Wolfram Schlich
* Stephan Bosch <[EMAIL PROTECTED]> [2007-08-27 17:49]: > Hello Andreas, > > Andreas Schneider wrote: >> Stephan Bosch wrote: >> >>> Did you press Ctrl-D at this point? It is necessary to start the TLS >>> transcation at your end using gnutls-cli. Tests using gnutls-cli were >>> described earlie

Re: [Dovecot] MANAGESIEVE patch v7 for dovecot 1.0.3

2007-08-27 Thread Geert Hendrickx
On Mon, Aug 27, 2007 at 05:43:08PM +0200, Stephan Bosch wrote: > Unless you or Timo have strong arguments to the opposite, I currently > have no plans to change the current connection of sieve to the > managesieve patch until dovecot(-sieve) 2.0. Ok. I just thought you wanted to get rid of the ex

Re: [Dovecot] MANAGESIEVE patch v7 for dovecot 1.0.3 and TLS

2007-08-27 Thread Stephan Bosch
Hello Andreas, Andreas Schneider wrote: Stephan Bosch wrote: Did you press Ctrl-D at this point? It is necessary to start the TLS transcation at your end using gnutls-cli. Tests using gnutls-cli were described earlier: http://dovecot.org/list/dovecot/2007-August/024470.html http://dovecot.o

Re: [Dovecot] MANAGESIEVE patch v7 for dovecot 1.0.3

2007-08-27 Thread Stephan Bosch
Hello Geert, Geert Hendrickx schreef: On Sat, Aug 18, 2007 at 01:06:37AM +0200, Stephan Bosch wrote: This patch still includes (yet another) instance of the CMU Sieve source, as explained in one of my previous e-mails. On Fri, Jul 28, 2006 at 12:10:35AM +0200, Stephan Bosch wrote:

Re: [Dovecot] MANAGESIEVE patch v7 for dovecot 1.0.3

2007-08-27 Thread Geert Hendrickx
On Sat, Aug 18, 2007 at 01:06:37AM +0200, Stephan Bosch wrote: > This patch still includes (yet another) instance of the CMU Sieve source, > as explained in one of my previous e-mails. On Fri, Jul 28, 2006 at 12:10:35AM +0200, Stephan Bosch wrote: > Considering the dovecot-sieve plugin, I noticed

Re: [Dovecot] MANAGESIEVE patch v7 for dovecot 1.0.3 and TLS

2007-08-27 Thread Andreas Schneider
Stephan Bosch wrote: > Hi Andreas, > Hi Stephan, > Did you press Ctrl-D at this point? It is necessary to start the TLS > transcation at your end using gnutls-cli. Tests using gnutls-cli were > described earlier: > > http://dovecot.org/list/dovecot/2007-August/024470.html > http://dovecot.org/l

Re: [Dovecot] MANAGESIEVE patch v7 for dovecot 1.0.3 and TLS

2007-08-27 Thread Stephan Bosch
Hi Andreas, Andreas Schneider schreef: I allow only TLS/SSL connection to dovecot. The managesieve doesn't work with TLS but it works without it. [EMAIL PROTECTED]:~> gnutls-cli -p 2000 -s --insecure -V milliways.cynapses.org Resolving 'milliways.cynapses.org'... Connecting to '213.239.217.124:

[Dovecot] MANAGESIEVE patch v7 for dovecot 1.0.3 and TLS

2007-08-27 Thread Andreas Schneider
Hi, I allow only TLS/SSL connection to dovecot. The managesieve doesn't work with TLS but it works without it. [EMAIL PROTECTED]:~> gnutls-cli -p 2000 -s --insecure -V milliways.cynapses.org Resolving 'milliways.cynapses.org'... Connecting to '213.239.217.124:2000'... - Simple Client Mode: - R

[Dovecot] MANAGESIEVE patch v7 for dovecot 1.0.3

2007-08-17 Thread Stephan Bosch
Hello dovecot users, I have updated the MANAGESIEVE patch to fix a recently reported problem. This is a patch against the latest stable release 1.0.3. It currently won't compile with 1.1 due to significant changes in the master code. Change Log V7 - - Robin Breathe indicated that