|
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>Reject unknown local users</header> <center><tt>local_recipient_maps</tt></center> <hr> This parameter specifies optional lookup tables with all users that are local with respect to <tt>$mydestination</tt> ("what domains to receive mail for")and <tt>$inet_interfaces</tt> ("network interfaces for receiving mail") . If this parameter is defined, then the SMTP server will reject mail for unknown local users. <p> Put tables with bare usernames such as <tt>unix:passwd.byname</tt> and alias maps. Example: <tt>$alias_maps unix:passwd.byname</tt>. <p> Beware: if the Postfix SMTP server runs chrooted, you may have to copy the passwd database into the jail. This is system dependent. <hr>