OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 06-Aug-2007 20:54:33
Branch: HEAD Handle: 2007080619543200
Modified files:
openpkg-src/postfix postfix.spec postfix.txt
Log:
use the the default value Postfix uses, please
Summary:
Revision Changes Path
1.262 +1 -1 openpkg-src/postfix/postfix.spec
1.3 +1 -1 openpkg-src/postfix/postfix.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postfix/postfix.spec
============================================================================
$ cvs diff -u -r1.261 -r1.262 postfix.spec
--- openpkg-src/postfix/postfix.spec 1 Aug 2007 04:57:19 -0000 1.261
+++ openpkg-src/postfix/postfix.spec 6 Aug 2007 18:54:32 -0000 1.262
@@ -38,7 +38,7 @@
Group: Mail
License: IPL
Version: %{V_postfix}
-Release: 20070801
+Release: 20070806
# package options
%option with_fsl yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/postfix/postfix.txt
============================================================================
$ cvs diff -u -r1.2 -r1.3 postfix.txt
--- openpkg-src/postfix/postfix.txt 29 Mar 2007 09:51:39 -0000 1.2
+++ openpkg-src/postfix/postfix.txt 6 Aug 2007 18:54:32 -0000 1.3
@@ -173,7 +173,7 @@
alias_database = hash:@l_prefix@/etc/postfix/aliases
# local delivery
-#local_recipient_maps = unix:passwd.byname $alias_maps
+#local_recipient_maps = proxy:unix:passwd.byname $alias_maps
recipient_delimiter = +
mailbox_command = @l_prefix@/bin/procmail -a "$EXTENSION"
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]