[pkg-kolab] r638 - kolabd/trunk/debian/patches

petere at alioth.debian.org petere at alioth.debian.org
Sat Jun 23 14:59:48 UTC 2007


Author: petere
Date: 2007-06-23 14:59:48 +0000 (Sat, 23 Jun 2007)
New Revision: 638

Added:
   kolabd/trunk/debian/patches/91-postfix-template.dpatch
Modified:
   kolabd/trunk/debian/patches/00list
Log:
Adjust Postfix templates


Modified: kolabd/trunk/debian/patches/00list
===================================================================
--- kolabd/trunk/debian/patches/00list	2007-06-23 14:59:29 UTC (rev 637)
+++ kolabd/trunk/debian/patches/00list	2007-06-23 14:59:48 UTC (rev 638)
@@ -4,3 +4,4 @@
 70-kolab2.schema-removal.of.rfc2739.dpatch
 80-kolab-syslog-facility
 90-slapd-template
+91-postfix-template

Added: kolabd/trunk/debian/patches/91-postfix-template.dpatch
===================================================================
--- kolabd/trunk/debian/patches/91-postfix-template.dpatch	                        (rev 0)
+++ kolabd/trunk/debian/patches/91-postfix-template.dpatch	2007-06-23 14:59:48 UTC (rev 638)
@@ -0,0 +1,26 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 91-postfix-template.dpatch by Peter Eisentraut <petere at debian.org>
+##
+## DP: Adjustments in Postfix templates
+
+ at DPATCH@
+diff -urNad kolabd-2.1.0-20070510.dfsg~/templates/main.cf.template.in kolabd-2.1.0-20070510.dfsg/templates/main.cf.template.in
+--- kolabd-2.1.0-20070510.dfsg~/templates/main.cf.template.in	2007-05-09 12:25:06.000000000 +0200
++++ kolabd-2.1.0-20070510.dfsg/templates/main.cf.template.in	2007-06-23 12:57:58.000000000 +0200
+@@ -19,16 +19,6 @@
+ # we use 20 Mebibyte = 20*2^20 Byte 
+ message_size_limit = 20971520
+ 
+-#   paths
+-command_directory = @sbindir@
+-daemon_directory = @libexecdir@/postfix
+-queue_directory = @emailserver_localstatedir@
+-
+-#   users
+-mail_owner= @emailserver_mail_owner@
+-setgid_group= @emailserver_setgid_grp@
+-default_privs= @emailserver_default_privs@
+-
+ #   local host
+ myhostname = @@@fqdnhostname@@@
+ mydomain = @@@postfix-mydomain@@@


Property changes on: kolabd/trunk/debian/patches/91-postfix-template.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the pkg-kolab-devel mailing list