mirror of
https://github.com/webmin/webmin.git
synced 2026-02-06 15:32:20 +00:00
17 lines
427 B
HTML
17 lines
427 B
HTML
<header>Check sender access mapping table</header>
|
|
|
|
<center><tt>smtpd_client_restrictions: check_sender_access</tt></center>
|
|
<hr>
|
|
|
|
<p>
|
|
Search the named access table for the sender name, domains, address,
|
|
or networks obtained by stripping least significant octets.
|
|
|
|
</p><p>
|
|
The <a href=opt_access_map_reject_code>access_map_reject_code</a> parameter
|
|
specifies the response code for REJECT results (default: 550).
|
|
|
|
</p>
|
|
|
|
<hr>
|