Re: Patch for adding tls_honor_cipher_order

2014-12-30 Thread Mark Blackman
> On 17 Oct 2014, at 11:34, Jeroen van Meeuwen (Kolab Systems) > wrote: > > On 2014-10-16 19:32, Kristian Kræmmer Nielsen wrote: >> Hi, >> >> Patch attached. >> > > Something similar is already in cyrus-imapd-2.4: > > > http://git.cyrusimap.org/cyrus-imapd/commit/?h=cyrus-imapd-2.4&id=4b26

Re: sieve vacation with start and end date

2014-12-30 Thread k...@rice.edu
On Tue, Dec 30, 2014 at 09:25:48AM -0500, James Cassell wrote: > > On Tue, Dec 30, 2014, at 08:51 AM, k...@rice.edu wrote: > > Quoting Adam Tauno Williams : > > > > > On Sun, 2014-12-28 at 10:20 +0100, Marcus Schopen wrote: > > >> does sieve vacation understand a start and end date? Something lik

Re: saslauthd and multiple dc levels

2014-12-30 Thread Dan White
On 12/30/14 10:52 +0100, Gabriele Bulfon wrote: >So, first I changed openldap configuration with "sasl-secprops none" to have >also plain auth enabled. >Running pluginviewer to see the plugins: >sonicle@www:~$ pluginviewer -m PLAIN >List of server plugins follows >Plugin "plain" [loaded],

Re: sieve vacation with start and end date

2014-12-30 Thread James Cassell
On Tue, Dec 30, 2014, at 08:51 AM, k...@rice.edu wrote: > Quoting Adam Tauno Williams : > > > On Sun, 2014-12-28 at 10:20 +0100, Marcus Schopen wrote: > >> does sieve vacation understand a start and end date? Something like this > >> does not work: > >> --- > >> require ["date", "relational",

Re: sieve vacation with start and end date

2014-12-30 Thread ktm
Quoting Adam Tauno Williams : > On Sun, 2014-12-28 at 10:20 +0100, Marcus Schopen wrote: >> does sieve vacation understand a start and end date? Something like this >> does not work: >> --- >> require ["date", "relational", "vacation"]; >> if allof(currentdate :value "ge" "date" "2007-06-30",

Re: sieve vacation with start and end date

2014-12-30 Thread Adam Tauno Williams
On Tue, 2014-12-30 at 08:39 -0500, Adam Tauno Williams wrote: > On Sun, 2014-12-28 at 10:20 +0100, Marcus Schopen wrote: > > does sieve vacation understand a start and end date? Something like this > > does not work: > > --- > > require ["date", "relational", "vacation"]; > > if allof(current

Re: sieve vacation with start and end date

2014-12-30 Thread Adam Tauno Williams
On Sun, 2014-12-28 at 10:20 +0100, Marcus Schopen wrote: > does sieve vacation understand a start and end date? Something like this > does not work: > --- > require ["date", "relational", "vacation"]; > if allof(currentdate :value "ge" "date" "2007-06-30", > currentdate :value "le" "d

Re: Empty folders

2014-12-30 Thread Niels Dettenbach (Syndicat.com)
> Am 30.12.2014 um 11:24 schrieb Andrea Venturoli : > > _ dm "user.A.B.D" (this won't delete anything); This is only for „deleting“ possibly existing but corrupt(ed) database entries. > _ stop imapd; > _ reconstruct -r -f user.A (this will discover the folders I just only > formally deleted); >

Re: Empty folders

2014-12-30 Thread Andrea Venturoli
On 12/30/14 07:10, Niels Dettenbach (Syndicat IT & Internet) wrote: > Am 29. Dezember 2014 23:02:10 MEZ, schrieb Andrea Venturoli > : >> cyradm dm does not delete this folder (and its files) from the >> filesystem. > This is OK as long as you clearify for you that there is no folder before >

Re: saslauthd and multiple dc levels

2014-12-30 Thread Gabriele Bulfon
Hi, I'm trying to follow your suggestion. So, first I changed openldap configuration with "sasl-secprops none" to have also plain auth enabled. Running pluginviewer to see the plugins: Sonicle XStream Server (XStreamOS/illumos) SunOS 5.11 xs_153 Apr 2014 sonicle@www:~$ pluginviewer -m PLAIN Insta