|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /usr/libexec/webmin/postfix/help/ |
Upload File : |
<header>Address mapping lookup tables</header> <center><tt>canonical_maps</tt></center> <hr> This parameter specifies optional address mapping lookup tables. The mapping is applied to both sender and recipient addresses, in both envelopes and in headers. This is typically used to clean up dirty addresses from legacy mail systems, or to replace login names by <tt>Firstname.Lastname</tt>. See <a href=canonical>Canonical Mapping</a> for details. <p> By default, no canonical address mapping is done. <p> Sensible possible values: <ul> <li> <tt>dbm:/etc/postfix/canonical</tt> <li> <tt>hash:/etc/postfix/canonical</tt> <li> <tt>hash:/etc/postfix/canonical, nis:canonical</tt> <li> <tt>hash:/etc/postfix/canonical, netinfo:/canonical</tt> </ul> <hr>