[pkg-kolab] r427 - kolabd/trunk/debian
Steffen Joeris
white-guest at costa.debian.org
Mon Aug 21 04:18:15 UTC 2006
Author: white-guest
Date: 2006-08-21 04:18:12 +0000 (Mon, 21 Aug 2006)
New Revision: 427
Modified:
kolabd/trunk/debian/README.Debian
kolabd/trunk/debian/changelog
kolabd/trunk/debian/control
Log:
* add specific dependency against postfix to make sure
null_sender patch is available
* update README.Debian
* Closes: #347262
Modified: kolabd/trunk/debian/README.Debian
===================================================================
--- kolabd/trunk/debian/README.Debian 2006-08-13 09:37:05 UTC (rev 426)
+++ kolabd/trunk/debian/README.Debian 2006-08-21 04:18:12 UTC (rev 427)
@@ -270,7 +270,7 @@
append
--8<--
-kolabfilter unix - n n - - pipe user=nobody flags=n argv=/usr/bin/php
+kolabfilter unix - n n - - pipe user=nobody null_sender= argv=/usr/bin/php
-c /etc/php4/cli/php.ini
-f /usr/share/kolab-resource-handlers/kolabfilter.php
--
@@ -279,7 +279,7 @@
-r ${recipient}
-c ${client_address}
-kolabmailboxfilter unix - n n - - pipe user=nobody flags=n argv=/usr/bin/php
+kolabmailboxfilter unix - n n - - pipe user=nobody null_sender= argv=/usr/bin/php
-c /etc/php4/cli/php.ini
-f /usr/share/kolab-resource-handlers/kolabmailboxfilter.php
--
Modified: kolabd/trunk/debian/changelog
===================================================================
--- kolabd/trunk/debian/changelog 2006-08-13 09:37:05 UTC (rev 426)
+++ kolabd/trunk/debian/changelog 2006-08-21 04:18:12 UTC (rev 427)
@@ -8,6 +8,9 @@
(Closes: #375431) Thanks to Shri Shrikumar
* Correct order of slapd.conf in README.Debian to avoid complainings
from slapd (Closes: #370032) Thanks to Johannes Graumann
+ * Add specific dependency against postfix to make sure null_sender
+ patch is available in postfix and update the README.Debian to make
+ sure that we use the option null_sender= (Closes: #347262)
[ Noèl Köthe ]
* add horde-sarge-iCal.patch to package. Only sarge
Modified: kolabd/trunk/debian/control
===================================================================
--- kolabd/trunk/debian/control 2006-08-13 09:37:05 UTC (rev 426)
+++ kolabd/trunk/debian/control 2006-08-21 04:18:12 UTC (rev 427)
@@ -8,7 +8,7 @@
Package: kolabd
Architecture: all
-Depends: ${perl:Depends}, libkolab-perl, libnet-netmask-perl, libmail-box-perl, libterm-readkey-perl, libterm-readline-gnu-perl, openssl, slapd, ldap-utils, db4.2-util, postfix, postfix-ldap, apache2-mpm-prefork, apache2-utils, sasl2-bin, libsasl2-modules, kolab-cyrus-admin, kolab-cyrus-clients, kolab-cyrus-imapd, kolab-cyrus-pop3d, kolab-resource-handlers, adduser, lsb-base
+Depends: ${perl:Depends}, libkolab-perl, libnet-netmask-perl, libmail-box-perl, libterm-readkey-perl, libterm-readline-gnu-perl, openssl, slapd, ldap-utils, db4.2-util, postfix (>= 2.3), postfix-ldap (>= 2.3), apache2-mpm-prefork, apache2-utils, sasl2-bin, libsasl2-modules, kolab-cyrus-admin, kolab-cyrus-clients, kolab-cyrus-imapd, kolab-cyrus-pop3d, kolab-resource-handlers, adduser, lsb-base
Description: Kolab groupware server
Kolab is a secure, scalable and reliable groupware server. It is
formed by a number of well-known and proven components or the
More information about the pkg-kolab-devel
mailing list