Edit postfix main.cf and set:
myhostname = system.muszti.hu
The myhostname setting has to be the server hostname, it may not be a domain used to send / receive emails on a virtual mail setup or postfix will not be able to deliver the emails.
Then check also the file /etc/mailname, it has to contain one line:
system.muszti.hu
|