Hello, I've implemented tcp_virtual_server.py which can be utilized with virtual_alias_maps in main.cf, eliminating the need for patching local(8) which is required with tcp_table_server.py/alias_maps.
* No need to patch local(8) * No need to specify virtual_alias_domains (mixes and matches local addresses and aliases). The only difference I've noticed in the delivered mail is that the Delivered-To: header no longer contains the alias; so as a consequence any filtering during delivery will need to reference the X-Original-To: header. TruAlias on GitHub: https://github.com/m3047/trualias Regards... -- Fred Morris