Update gentoo.xml
This commit is contained in:
@@ -1061,11 +1061,11 @@ program_directory = /usr/libexec/postfix
|
|||||||
sendmail_path = /usr/sbin/sendmail
|
sendmail_path = /usr/sbin/sendmail
|
||||||
|
|
||||||
## General Postfix configuration
|
## General Postfix configuration
|
||||||
# should be the default domain from your provider eg. "server100.provider.tld"
|
# FQDN from Froxlor
|
||||||
mydomain = <SERVERNAME>
|
mydomain = <SERVERNAME>
|
||||||
|
|
||||||
# should be different from $mydomain eg. "mail.$mydomain"
|
# set myhostname to $mydomain because Froxlor alrady uses a FQDN
|
||||||
myhostname = mail.$mydomain
|
myhostname = $mydomain
|
||||||
|
|
||||||
mydestination = $myhostname,
|
mydestination = $myhostname,
|
||||||
$mydomain,
|
$mydomain,
|
||||||
|
|||||||
Reference in New Issue
Block a user