]> git.pld-linux.org Git - packages/postfix.git/commitdiff
- up for 2.1.0
authorTomek Orzechowski <orzech@pld-linux.org>
Tue, 27 Apr 2004 18:55:30 +0000 (18:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postfix-master.cf_cyrus.patch -> 1.4

postfix-master.cf_cyrus.patch

index d38bcda9b76e8afff8115cc27f396c4906f1b3ba..d2a12a17730649b90ce651a803293384a6f5b6ee 100644 (file)
@@ -1,12 +1,13 @@
 --- postfix-1.1.2/conf/master.cf.old   2002-03-02 20:13:56.000000000 -0300
 +++ postfix-1.1.2/conf/master.cf       2002-05-02 21:44:39.000000000 -0300
-@@ -105,10 +105,10 @@
+@@ -113,11 +113,11 @@
  # The Cyrus deliver program has changed incompatibly, multiple times.
  #
  old-cyrus unix  -       n       n       -       -       pipe
 -  flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
 +  flags=R user=cyrus argv=/usr/lib/cyrus/deliver -e -m ${extension} ${user}
  # Cyrus 2.1.5 (Amos Gouaux)
+ # Also specify in main.cf: cyrus_destination_recipient_limit=1
  cyrus     unix  -       n       n       -       -       pipe
 -  user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
 +  user=cyrus argv=/usr/lib/cyrus/deliver -e -r ${sender} -m ${extension} ${user}
This page took 0.146673 seconds and 4 git commands to generate.