|
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 : |
<ul>
<li><tt>reject_unknown_client:</tt> reject the request if the client hostname is unknown.
<li><tt>permit_mynetworks:</tt> permit if the client address matches
<a href=opt_mynetworks><tt>$mynetworks</tt></a>.
<li><tt>check_client_access maptype:mapname:</tt> look up client name,
parent domains, client address, or networks obtained by stripping
octets. Reject if result is REJECT or "[45]xx text".
Permit otherwise.
<li><tt>reject_maps_rbl:</tt> reject if the client is listed under
<a href=opt_maps_rbl_domains><tt>$maps_rbl_domains</tt></a>.
<li><tt>reject:</tt> reject the request. Place this at the end of a restriction.
<li><tt>permit:</tt> permit the request. Place this at the end of a restriction.
</ul>