On 07/07/2020 18:32, Wietse Venema wrote:
Rewrite the address to itself (this is how recursion stops).

Is this covered by your suggestion below?


(I'd use virtual_alias_maps, because canonical maps can change message headers 
which may not be needed).

So, http://www.postfix.org/virtual.5.html and like this...?

$ cat /etc/postfix/virtual
@test.com @example.com
joe.blo...@test.com /home/jbloggs/.maildir

Do I keep or change any of these?

mydestination = mail.test.com, test.com, localhost.localdomain, localhost, 
localdomain
myhostname = mail.test.com
myorigin = /etc/mailname (test.com)

Thanks,

Paul

Reply via email to