myhostname should be different from mydomain in postfix's main.cf - use mail. to avoid confusion

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-03-16 11:59:52 +01:00
parent d3e902ac63
commit 236ba6abfb
12 changed files with 15 additions and 12 deletions

View File

@@ -87,7 +87,7 @@ command_directory = /usr/local/sbin
daemon_directory = /usr/local/libexec/postfix
data_directory = /var/db/postfix
mail_owner = postfix
myhostname = <SERVERNAME>
myhostname = mail.$mydomain
mydomain = <SERVERNAME>
myorigin = $mydomain