]> git.pld-linux.org Git - packages/postfix.git/blame_incremental - postfix-master.cf_cyrus.patch
- adapterized (sorted %verify flags)
[packages/postfix.git] / postfix-master.cf_cyrus.patch
... / ...
CommitLineData
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,11 +60,11 @@
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 # Cyrus 2.1.5 (Amos Gouaux)
10 # Also specify in main.cf: cyrus_destination_recipient_limit=1
11 cyrus unix - n n - - pipe
12- user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
13+ user=cyrus argv=/usr/lib/cyrus/deliver -e -r ${sender} -m ${extension} ${user}
14 #
15 # See the Postfix UUCP_README file for configuration details.
16 #
This page took 0.079245 seconds and 4 git commands to generate.