On Thu, Jul 02, 2020 at 11:09:44AM -0400, Wietse Venema wrote:
/etc/postfix/sender_canonical:/^root$/ notificat...@example.comThat does not work, because the address is root@domain not root.
That is it! After playing with the machine domain name, the $mydomain setting and changing the regular expression, it worked fine. Thanks!