]> git.pld-linux.org Git - packages/postfix.git/blob - postfix-master.cf_cyrus.patch
- set ulimits
[packages/postfix.git] / postfix-master.cf_cyrus.patch
1 --- postfix-2.2.2/conf/master.cf.orig   2005-01-24 20:12:46.000000000 +0100
2 +++ postfix-2.2.2/conf/master.cf        2005-04-26 11:46:51.000000000 +0200
3 @@ -60,15 +60,15 @@
4  # The Cyrus deliver program has changed incompatibly, multiple times.
5  #
6  #old-cyrus unix  -       n       n       -       -       pipe
7 -#  flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
8 +#  flags=R user=cyrus argv=/usr/lib/cyrus/deliver -e -m ${extension} ${user}
9  #
10  # ====================================================================
11  #
12  # Cyrus 2.1.5 (Amos Gouaux)
13  # Also specify in main.cf: cyrus_destination_recipient_limit=1
14  #
15  #cyrus     unix  -       n       n       -       -       pipe
16 -#  user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
17 +#  user=cyrus argv=/usr/lib/cyrus/deliver -e -r ${sender} -m ${extension} ${user}
18  #
19  # ====================================================================
20  #
This page took 0.42172 seconds and 3 git commands to generate.