]> git.pld-linux.org Git - packages/postfix.git/blame - postfix-master.cf_cyrus.patch
- adapterized (sorted %verify flags)
[packages/postfix.git] / postfix-master.cf_cyrus.patch
CommitLineData
f00c1e4c
JB
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 @@
1d7552d6
TO
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}
7e195e4d 9 # Cyrus 2.1.5 (Amos Gouaux)
bf21c84b 10 # Also specify in main.cf: cyrus_destination_recipient_limit=1
1d7552d6 11 cyrus unix - n n - - pipe
7e195e4d
TO
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}
f00c1e4c
JB
14 #
15 # See the Postfix UUCP_README file for configuration details.
16 #
This page took 0.042358 seconds and 4 git commands to generate.