[SVN] r315 - in /branches/sarge/cyrus-imapd-2.2.12/debian:
README.sendmail changelog cyrus.conf
debian at incase.de
debian at incase.de
Sun Mar 12 04:05:36 UTC 2006
Author: sven
Date: Sun Mar 12 05:05:33 2006
New Revision: 315
URL: https://mail.incase.de/viewcvs?rev=315&root=cyrus22&view=rev
Log:
Make sarge branch an equivalent of upload 2.2.12-4 to sid
Modified:
branches/sarge/cyrus-imapd-2.2.12/debian/README.sendmail
branches/sarge/cyrus-imapd-2.2.12/debian/changelog
branches/sarge/cyrus-imapd-2.2.12/debian/cyrus.conf
Modified: branches/sarge/cyrus-imapd-2.2.12/debian/README.sendmail
URL: https://mail.incase.de/viewcvs/branches/sarge/cyrus-imapd-2.2.12/debian/README.sendmail?rev=315&root=cyrus22&r1=314&r2=315&view=diff
==============================================================================
--- branches/sarge/cyrus-imapd-2.2.12/debian/README.sendmail (original)
+++ branches/sarge/cyrus-imapd-2.2.12/debian/README.sendmail Sun Mar 12 05:05:33 2006
@@ -10,17 +10,17 @@
them.
Andrzej Filip <anfi at priv.onet.pl> says:
-http://anfi.homeunix.net/sendmail/localNalias.html
+http://www.polbox.com/a/anfi/sendmail/localNalias.html
Cyrus Aliases
It allows to use user at CYRUS redirections in virtusertable,
aliases and .forward file e.g. I use the following ~anfi/.forward:
anfi at CYRUS
-http://anfi.homeunix.net/sendmail/localtab.html
+http://www.polbox.com/a/anfi/sendmail/localtab.html
Local Table
-http://anfi.homeunix.net/sendmail/rtcyrus2.html
- Real Time Cyrus Integration
+http://www.polbox.com/a/anfi/sendmail/rtcyrus.html
+ Real Time Cyrus Integration [requires sendmail patch]
It allows sendmail to check presence of cyrus mailbox in real time,
sendmail rejects message to non existing cyrus mailboxes in reply to
"RCPT TO:"
Modified: branches/sarge/cyrus-imapd-2.2.12/debian/changelog
URL: https://mail.incase.de/viewcvs/branches/sarge/cyrus-imapd-2.2.12/debian/changelog?rev=315&root=cyrus22&r1=314&r2=315&view=diff
==============================================================================
--- branches/sarge/cyrus-imapd-2.2.12/debian/changelog (original)
+++ branches/sarge/cyrus-imapd-2.2.12/debian/changelog Sun Mar 12 05:05:33 2006
@@ -1,17 +1,9 @@
-cyrus-imapd-2.2 (2.2.12-4.sarge.1) stable; urgency=low
-
- [Sven Mueller]
- * Backport of 2.2.12-5 to sarge
+cyrus-imapd-2.2 (2.2.12-3bpo1) stable; urgency=low
+
+ [ Sven Mueller ]
+ * Backport of 2.2.12-4 to backports.org
-- Sven Mueller <debian at incase.de> Sat, 18 Feb 2006 21:06:55 +0100
-
-cyrus-imapd-2.2 (2.2.12-5) UNRELEASED; urgency=low
-
- [ Sven Mueller ]
- * Add example entries for squatter to cyrus.conf (closes: #355303)
- * Fix URLs in README.sendmail (closes: #355771)
-
- -- Sven Mueller <debian at incase.de> Tue, 7 Mar 2006 21:01:12 +0100
cyrus-imapd-2.2 (2.2.12-4) unstable; urgency=low
@@ -70,7 +62,7 @@
this folder is deleted correctly
* Changed policy version to 3.6.2
* Added upstream patchset 6662:
- imap/spool.c:1.7->1.8: don't catch our own NULL (off by one error)
+ imap/sppol.c:1.7->1.8: don't catch our own NULL (off by one error)
(Closes: #342314)
[ Sven Mueller ]
@@ -85,10 +77,7 @@
(Closes: #347527)
* Apply patch fixing some error messages in Shell.pm (Closes: #347658)
- [ OndÅej Surý ]
- * Upload to experimental.
-
- -- OndÅej Surý <ondrej at debian.org> Fri, 13 Jan 2006 11:52:58 +0100
+ -- Sven Mueller <debian at incase.de> Wed, 11 Jan 2006 15:43:33 +0100
cyrus22-imapd (2.2.12-1) experimental; urgency=low
Modified: branches/sarge/cyrus-imapd-2.2.12/debian/cyrus.conf
URL: https://mail.incase.de/viewcvs/branches/sarge/cyrus-imapd-2.2.12/debian/cyrus.conf?rev=315&root=cyrus22&r1=314&r2=315&view=diff
==============================================================================
--- branches/sarge/cyrus-imapd-2.2.12/debian/cyrus.conf (original)
+++ branches/sarge/cyrus-imapd-2.2.12/debian/cyrus.conf Sun Mar 12 05:05:33 2006
@@ -78,13 +78,5 @@
# this is only necessary if caching TLS sessions
tlsprune cmd="/usr/sbin/tls_prune" at=0401
-
- # indexing of mailboxs for server side fulltext searches
-
- # reindex changed mailboxes (fulltext) approximately every other hour
- #squatter_1 cmd="/usr/bin/nice -n 19 /usr/sbin/squatter -s" period=120
-
- # reindex all mailboxes (fulltext) daily
- #squatter_a cmd="/usr/sbin/squatter" at=0517
}
More information about the Pkg-Cyrus-imapd-Debian-devel
mailing list