From 4bba24801c9fb2b98563c06261cd469e65b5d171 Mon Sep 17 00:00:00 2001 From: Florian Wicke Date: Fri, 4 Mar 2016 10:28:03 +0100 Subject: [PATCH] Update jessie.xml --- lib/configfiles/jessie.xml | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/lib/configfiles/jessie.xml b/lib/configfiles/jessie.xml index ce223da0..9872e732 100644 --- a/lib/configfiles/jessie.xml +++ b/lib/configfiles/jessie.xml @@ -1115,23 +1115,12 @@ data_directory = /var/lib/postfix # #default_privs = nobody -# INTERNET HOST AND DOMAIN NAMES -# -# The myhostname parameter specifies the internet hostname of this -# mail system. The default is to use the fully-qualified domain name -# from gethostname(). $myhostname is used as a default value for many -# other configuration parameters. -# -myhostname = $mydomain -#myhostname = virtual.domain.tld - -# The mydomain parameter specifies the local internet domain name. -# The default is to use $myhostname minus the first component. -# $mydomain is used as a default value for many other configuration -# parameters. -# +# FQDN from Froxlor mydomain = +# set myhostname to $mydomain because Froxlor alrady uses a FQDN +myhostname = $mydomain + # SENDING MAIL # # The myorigin parameter specifies the domain that locally-posted