|
@@ -725,7 +725,7 @@ if (search("(f|From): .*@mydomain.com)) {
|
|
</listitem>
|
|
</listitem>
|
|
<listitem>
|
|
<listitem>
|
|
<para>
|
|
<para>
|
|
- <emphasis>scr_ip</emphasis>, which refers to IP address from
|
|
|
|
|
|
+ <emphasis>src_ip</emphasis>, which refers to IP address from
|
|
which a request came.
|
|
which a request came.
|
|
</para>
|
|
</para>
|
|
</listitem>
|
|
</listitem>
|
|
@@ -2973,7 +2973,10 @@ if (search("^(f|From):.*foo.bar")) {
|
|
If you want to authenticate WM, you need to
|
|
If you want to authenticate WM, you need to
|
|
set up your realm value to equal server name.
|
|
set up your realm value to equal server name.
|
|
If your server has no name, IP address can be used
|
|
If your server has no name, IP address can be used
|
|
- as realm too.
|
|
|
|
|
|
+ as realm too. The realm value is configured in
|
|
|
|
+ scripts as the first parameter of all
|
|
|
|
+ <command>{www|proxy}_{authorize|challenge}</command>
|
|
|
|
+ actions.
|
|
</para>
|
|
</para>
|
|
</answer>
|
|
</answer>
|
|
</qandaentry>
|
|
</qandaentry>
|
|
@@ -3841,7 +3844,7 @@ Domain Registered Expired
|
|
</listitem>
|
|
</listitem>
|
|
<listitem>
|
|
<listitem>
|
|
<para>
|
|
<para>
|
|
- <varname>mem_log</varname> - Debugging level for memory statistics. Default is L_DBG --
|
|
|
|
|
|
+ <varname>memlog</varname> - Debugging level for final memory statistics report. Default is L_DBG --
|
|
memory statistics are dumped only if <varname>debug</varname> is set high.
|
|
memory statistics are dumped only if <varname>debug</varname> is set high.
|
|
</para>
|
|
</para>
|
|
</listitem>
|
|
</listitem>
|