otherwise a warning was issued (when missing /etc/aliases.db) that the system is using the backward compatible setting of $mydestination for $relay_domain (see [0]).
[0] http://www.postfix.org/COMPATIBILITY_README.html#relay_domains Signed-off-by: Stoiko Ivanov <s.iva...@proxmox.com> --- proxinstall | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proxinstall b/proxinstall index d9e2211..6ee3aa0 100755 --- a/proxinstall +++ b/proxinstall @@ -328,6 +328,8 @@ mynetworks = 127.0.0.0/8 inet_interfaces = loopback-only recipient_delimiter = + +compatibility_level = 2 + _EOD sub shellquote { -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel