]> git.pld-linux.org Git - packages/postfix.git/blobdiff - postfix-master.cf_cyrus.patch
- reverted last commit (commited to wrong git repo)
[packages/postfix.git] / postfix-master.cf_cyrus.patch
index 8c7f3bafb1e6e6392b3c09503ec304bc0b2c9266..1947926ecfc2da396a04a562c06758590082867e 100644 (file)
@@ -1,11 +1,19 @@
---- postfix-1.1.2/conf/master.cf.old   2002-03-02 20:13:56.000000000 -0300
-+++ postfix-1.1.2/conf/master.cf       2002-05-02 21:44:39.000000000 -0300
-@@ -90,7 +90,7 @@
- # The Cyrus deliver program has changed incompatibly.
- #
- cyrus   unix  -       n       n       -       -       pipe
--  flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
-+  flags=R user=cyrus argv=/usr/lib/cyrus/deliver -e -m ${extension} ${user}
- uucp    unix  -       n       n       -       -       pipe
-   flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
- ifmail    unix  -       n       n       -       -       pipe
+--- postfix-2.2.2/conf/master.cf.orig  2005-01-24 20:12:46.000000000 +0100
++++ postfix-2.2.2/conf/master.cf       2005-04-26 11:46:51.000000000 +0200
+@@ -60,14 +60,14 @@
+ # Also specify in main.cf: cyrus_destination_recipient_limit=1
+ #
+ #cyrus     unix  -       n       n       -       -       pipe
+-#  user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
++#  user=cyrus argv=/usr/lib/cyrus/deliver -e -r ${sender} -m ${extension} ${user}
+ #
+ # ====================================================================
+ #
+ # Old example of delivery via Cyrus.
+ #
+ #old-cyrus unix  -       n       n       -       -       pipe
+-#  flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
++#  flags=R user=cyrus argv=/usr/lib/cyrus/deliver -e -m ${extension} ${user}
+ #
+ # ====================================================================
+ #
This page took 0.059212 seconds and 4 git commands to generate.