diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-04-29 03:45:07 -0300 |
---|---|---|
committer | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-04-29 03:45:07 -0300 |
commit | 0116bb68003c94f143c16f3284cbaeeeaa9df993 (patch) | |
tree | 9d4b06b9dd004122f556b1266218711628bd983b /config/postfix/postfix.xml | |
parent | 856c26be57cee7edd483ba19146a6ac92083e34e (diff) | |
download | pfsense-packages-0116bb68003c94f143c16f3284cbaeeeaa9df993.tar.gz pfsense-packages-0116bb68003c94f143c16f3284cbaeeeaa9df993.tar.bz2 pfsense-packages-0116bb68003c94f143c16f3284cbaeeeaa9df993.zip |
postfix - add support to pfsense 2.1 and include new sync gui
Diffstat (limited to 'config/postfix/postfix.xml')
-rw-r--r-- | config/postfix/postfix.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/postfix/postfix.xml b/config/postfix/postfix.xml index 51ddf601..25f7a81d 100644 --- a/config/postfix/postfix.xml +++ b/config/postfix/postfix.xml @@ -10,7 +10,7 @@ postfix.xml part of the Postfix package for pfSense Copyright (C) 2010 Erik Fonnesbeck - Copyright (C) 2011 Marcello Coutinho + Copyright (C) 2011-2013 Marcello Coutinho All rights reserved. */ @@ -19,7 +19,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - 1. Redistributions of source code must retain the above copyright notice, + 1. Redistributions of source code MUST retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright @@ -142,7 +142,7 @@ </additional_files_needed> <additional_files_needed> <item>http://www.pfsense.org/packages/config/postfix/adexport.pl</item> - <prefix>/usr/local/etc/postfix/</prefix> + <prefix>/usr/local/bin/</prefix> <chmod>0755</chmod> </additional_files_needed> <tabs> |