diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-02-13 21:03:02 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-02-13 21:03:02 +0000 |
commit | f92393cc0a9cd40efdb52f53a0046e3f6cd7df75 (patch) | |
tree | 099e6766de008f66d8ee648b74325e16b43b62d8 /packages/postfix.xml | |
parent | f2863b1c72a070e8b1e5c9320fc8aa4496babb03 (diff) | |
download | pfsense-packages-f92393cc0a9cd40efdb52f53a0046e3f6cd7df75.tar.gz pfsense-packages-f92393cc0a9cd40efdb52f53a0046e3f6cd7df75.tar.bz2 pfsense-packages-f92393cc0a9cd40efdb52f53a0046e3f6cd7df75.zip |
Commit latest package changes to CVS.
Diffstat (limited to 'packages/postfix.xml')
-rw-r--r-- | packages/postfix.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/postfix.xml b/packages/postfix.xml index d1a4d8f5..5494d607 100644 --- a/packages/postfix.xml +++ b/packages/postfix.xml @@ -53,9 +53,9 @@ <template> <filename>/usr/local/etc/postfix/main.cf</filename> <templatecontents> -myhostname = hostname_fieldvalue\n -mydomain = primarydomain_fieldvalue\n -relay_domains = domain_fieldvalue[ ]\n +myhostname = hostname_fieldvalue \n +mydomain = primarydomain_fieldvalue \n +relay_domains = domain_fieldvalue[ ] \n </templatecontents> </template> <template> |