]> git.pld-linux.org Git - packages/cyrus-imapd.git/commitdiff
- updated to 2.1.21
authorArtur Frysiak <artur@frysiak.net>
Mon, 24 Feb 2003 19:23:36 +0000 (19:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cyrus-imapd-paths.patch -> 1.2
    cyrus-imapd.conf -> 1.3
    cyrus.conf -> 1.4

cyrus-imapd-paths.patch
cyrus-imapd.conf
cyrus.conf

index 45e46e480d60819d7fa9726b4cee132cd3f6eb3b..a5f14e1535bc8115de353a8198064a07c28d0891 100644 (file)
@@ -1,11 +1,11 @@
---- master/master.c.old        Thu Jan 25 23:35:36 2001
-+++ master/master.c    Thu Jan 25 23:52:54 2001
-@@ -84,7 +84,7 @@
- #include "master.h"
- #include "service.h"
+--- cyrus-imapd-2.1.12/acconfig.h.wiget        Fri Feb 14 01:20:24 2003
++++ cyrus-imapd-2.1.12/acconfig.h      Fri Feb 14 01:21:47 2003
+@@ -176,7 +176,7 @@
+ #endif
  
+ /* where are our binaries? */
 -#define SERVICE_PATH (CYRUS_PATH "/bin")
 +#define SERVICE_PATH CYRUS_PATH
  
- enum {
-     become_cyrus_early = 1,
+ #ifndef HAVE___ATTRIBUTE__
+ /* Can't use attributes... */
index f953bcb0b64bec650c3b6eae641e1700e48502dd..0206bfe7b61f27f83b83f55173d373c694ed9742 100644 (file)
@@ -11,4 +11,4 @@ timeout: 30
 poptimeout: 10
 defaultacl: anyone lrs
 autocreatequota: 16000
-
+sasl_pwcheck_method: auxprop
index bc9ea76d656e1bc15ea5a7f1ced5b0d7ecaea63b..8a8e75c4ce8d6397c9186f7780229dcc01ebe61a 100644 (file)
@@ -25,7 +25,7 @@ SERVICES {
 
 EVENTS {
   # this is required
-  checkpoint   cmd="ctl_mboxlist -c" period=30
+  checkpoint   cmd="ctl_cyrusdb -c" period=30
 
   # this is only necessary if using duplicate delivery suppression
   delprune     cmd="ctl_deliver -E 3" period=1440
This page took 0.0423 seconds and 4 git commands to generate.