|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Wietse Venema (wietse
porcupine.org)
Date: Mon Oct 25 2010 - 14:51:56 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jay G. Scott:
> alias_maps: The alias databases that are used for local(8) delivery
You can change the path for mail that is not delivered locally with
virtual_alias_maps and with transport_maps.
virtual_alias_maps changes the recipient address. Example:
search key lookup result
---------- -------------
user
example.com user
host.example.com
transport_maps changes the delivery agent. Example:
search key lookup result
---------- -------------
user
example.com smtp:host.example.com
Each of these mechanisms has its uses.
More in http://www.postfix.org/ADDRESS_REWRITING_README.html
Wietse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]