RE: Mail being delivered to incorrect address

2020-06-18 Thread David Hobley
-Original message- > From: Dominic Raferd > You presumably have the default setting: > append_at_myorigin = yes > > Refer to http://www.postfix.org/virtual.5.html > . > Bear in mind that processing of virtual alias table is recursive. > > So:

Re: Mail being delivered to incorrect address

2020-06-18 Thread Dominic Raferd
On Thu, 18 Jun 2020 at 08:13, David Hobley wrote: > Sorry, that got sent prior to my completing the email. I'll try again. > > /etc/postfix/main.cf > alias_maps = > append_dot_mydomain = no > compatibility_level = 2 > ... > myorigin = /etc/mailname ... > virtual_alias_domains = >

RE: Mail being delivered to incorrect address

2020-06-18 Thread David Hobley
Sorry, that got sent prior to my completing the email. I'll try again. /etc/postfix/main.cf alias_maps = append_dot_mydomain = no biff = no compatibility_level = 2 content_filter = smtp-amavis:[127.0.0.1]:10024 inet_interfaces = all inet_protocols = ipv4 mailbox_size_limit = 0 message_size_limit

Mail being delivered to incorrect address

2020-06-18 Thread David Hobley
Hello, alias_maps= virtual_transport=lmtp:unix:/kopano/dagent.sock virtual_mailbox_domains=domain1.com, domain2.com, domain3.com virtual_mailbox_maps=mysql:/etc/postfix/mysql-users.cf virtual_alias_maps=hash:/etc/postfix/virtual The virtual aliases look like: user1firstname.lastn...@domain3.com