Browse Source

use the the default value Postfix uses, please

Ralf S. Engelschall 18 years ago
parent
commit
51d9947de4
2 changed files with 2 additions and 2 deletions
  1. 1 1
      postfix/postfix.spec
  2. 1 1
      postfix/postfix.txt

+ 1 - 1
postfix/postfix.spec

@@ -38,7 +38,7 @@ Class:        BASE
 Group:        Mail
 License:      IPL
 Version:      %{V_postfix}
-Release:      20070801
+Release:      20070806
 
 #   package options
 %option       with_fsl       yes

+ 1 - 1
postfix/postfix.txt

@@ -173,7 +173,7 @@ alias_maps                    = hash:@l_prefix@/etc/postfix/aliases
 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"