diff options
Diffstat (limited to 'packages/postfix.xml')
-rw-r--r-- | packages/postfix.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/postfix.xml b/packages/postfix.xml index 67881d06..02d908bd 100644 --- a/packages/postfix.xml +++ b/packages/postfix.xml @@ -58,7 +58,7 @@ <templatecontents> myhostname = hostname_fieldvalue\n mydomain = primarydomain_fieldvalue\n - relay_domains = domain_fieldvalue[1-$domain_total_rows] + relay_domains = domain_fieldvalue[ ] </templatecontents> </template> <template> @@ -68,5 +68,4 @@ </templates> <start_command>/usr/local/sbin/postfix start</start_command> <restart_command>/usr/local/sbin/postmap /usr/local/etc/postfix/transport ; /usr/local/sbin/postfix reload</restart_command> - </packagegui>
\ No newline at end of file |