Hello, Everytime when I run update.php (with "Reconfigure Services" set to "yes") I get errors with my email server. Code: postfix/local[25187]: AF94416A0E2: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=1.2, delays=0.01/0.06/0/1.2, dsn=5.1.1, status=bounced (unknown user: "ich") In mail.log I found: Code: postfix/trivial-rewrite[4688]: warning: do not list domain xxx.net in BOTH mydestination and virtual_mailbox_domains I don't know the reason but my domain appear into mydestination (in /etc/postfix/main.cf) after the update process, then I get this error. The solution is easy but how can I update without this issue in the future? Cheers!
Cporrect the hostnae of your server to ensure that it is not identical with a email domain used on the server. A server hostname should be something like server1.domain.tld and not domain.tld.