]> TLD Linux GIT Repositories - packages/postfix.git/blob - postfix-master.cf_cyrus.patch
- updated to 3.8.6
[packages/postfix.git] / postfix-master.cf_cyrus.patch
1 diff -ur postfix-3.0.2.orig/conf/master.cf postfix-3.0.2/conf/master.cf
2 --- postfix-3.0.2.orig/conf/master.cf   2015-01-31 22:54:26.000000000 +0000
3 +++ postfix-3.0.2/conf/master.cf        2015-07-25 18:23:32.695826277 +0000
4 @@ -98,14 +98,14 @@
5  # Also specify in main.cf: cyrus_destination_recipient_limit=1
6  #
7  #cyrus     unix  -       n       n       -       -       pipe
8 -#  flags=DRX user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
9 +#  flags=DRX user=cyrus argv=/usr/lib/cyrus/deliver -e -r ${sender} -m ${extension} ${user}
10  #
11  # ====================================================================
12  #
13  # Old example of delivery via Cyrus.
14  #
15  #old-cyrus unix  -       n       n       -       -       pipe
16 -#  flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
17 +#  flags=R user=cyrus argv=/usr/lib/cyrus/deliver -e -m ${extension} ${user}
18  #
19  # ====================================================================
20  #