SOURCES: postfix-conf.patch - up to 2.4.5

baggins baggins at pld-linux.org
Mon Sep 10 16:00:09 CEST 2007


Author: baggins                      Date: Mon Sep 10 14:00:09 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- up to 2.4.5

---- Files affected:
SOURCES:
   postfix-conf.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/postfix-conf.patch
diff -u SOURCES/postfix-conf.patch:1.1 SOURCES/postfix-conf.patch:1.2
--- SOURCES/postfix-conf.patch:1.1	Tue Jul 25 12:41:50 2006
+++ SOURCES/postfix-conf.patch	Mon Sep 10 16:00:04 2007
@@ -3,15 +3,18 @@
 @@ -55,7 +55,7 @@
  # Also specify in main.cf: maildrop_destination_recipient_limit=1
  #
- maildrop  unix  -       n       n       -       -       pipe
--  flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
-+  flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
+ #maildrop  unix  -       n       n       -       -       pipe
+-#  flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
++#  flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
  #
- # The Cyrus deliver program has changed incompatibly, multiple times.
+ # ====================================================================
  #
-@@ -76,4 +76,4 @@
- ifmail    unix  -       n       n       -       -       pipe
-   flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
- bsmtp     unix  -       n       n       -       -       pipe
--  flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
-+  flags=Fq. user=foo argv=/usr/sbin/bsmtp -f $sender $nexthop $recipient
+@@ -76,7 +76,7 @@
+ #  flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
+ #
+ #bsmtp     unix  -       n       n       -       -       pipe
+-#  flags=Fq. user=bsmtp argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
++#  flags=Fq. user=bsmtp argv=/usr/sbin/bsmtp -f $sender $nexthop $recipient
+ #
+ #scalemail-backend unix -       n       n       -       2       pipe
+ #  flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/postfix-conf.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list