mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
22 lines
549 B
HTML
22 lines
549 B
HTML
<header>List of domain/network patterns for which verbose log is enabled</header>
|
|
|
|
<center><tt>debug_peer_list</tt></center>
|
|
<hr>
|
|
|
|
This parameter specifies an optional list of domain or network patterns,
|
|
<tt>/file/name</tt> patterns or <tt>type:name</tt> tables. When an SMTP client
|
|
or server host name or address matches a pattern, increase the verbose logging
|
|
level by the amount specified in the
|
|
<a href=opt_debug_peer_level><tt>debug_peer_level</tt></a> parameter.
|
|
|
|
<p>
|
|
|
|
Sensible possible values:
|
|
<ul>
|
|
<li>127.0.0.1
|
|
<li>some.domain
|
|
</ul>
|
|
|
|
|
|
<hr>
|