]> git.pld-linux.org Git - packages/postfix.git/blame - postfix-master.cf_cyrus.patch
- fixed config patch: update paths in manuals too (fixes BTS#768)
[packages/postfix.git] / postfix-master.cf_cyrus.patch
CommitLineData
a95b965b 1--- postfix-1.1.2/conf/master.cf.old 2002-03-02 20:13:56.000000000 -0300
2+++ postfix-1.1.2/conf/master.cf 2002-05-02 21:44:39.000000000 -0300
1d7552d6
TO
3@@ -105,10 +105,10 @@
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)
1d7552d6 10 cyrus unix - n n - - pipe
7e195e4d
TO
11- user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
12+ user=cyrus argv=/usr/lib/cyrus/deliver -e -r ${sender} -m ${extension} ${user}
1d7552d6 13 uucp unix - n n - - pipe
a95b965b 14 flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
15 ifmail unix - n n - - pipe
This page took 0.03179 seconds and 4 git commands to generate.