]> git.pld-linux.org Git - packages/postfix.git/blob - postfix-master.cf_cyrus.patch
- updated (2.0.3)
[packages/postfix.git] / postfix-master.cf_cyrus.patch
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
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}
9  # Cyrus 2.1.5 (Amos Gouaux)
10  cyrus     unix  -       n       n       -       -       pipe
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}
13  uucp      unix  -       n       n       -       -       pipe
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.026925 seconds and 4 git commands to generate.