Changeset 177

Show
Ignore:
Timestamp:
01/08/08 21:58:19 (1 year ago)
Author:
jfp
Message:

update man

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/jsmtpd/doc/docbook-man/manual.xml

    r72 r177  
    866866   <propertyset name="ClamdHost" value="172.16.0.200"/> 
    867867   <propertyset name="ClamdPort" value="3310"/> 
    868    <propertyset name="SocketTimeout" value="45"/> 
     868   <propertyset name="connectionTimeout" value="45"/> 
    869869   <propertyset name="FailOnError" value="true"/> 
    870870&lt;filterinit&gt;</programlisting></para> 
     
    11741174          <itemizedlist> 
    11751175            <listitem> 
    1176               <para><emphasis role="bold">ClamdHost</emphasis> : the ip of the 
     1176              <para><emphasis role="bold">clamdHost</emphasis> : the ip of the 
    11771177              server running clamAV daemon</para> 
    11781178            </listitem> 
    11791179 
    11801180            <listitem> 
    1181               <para><emphasis role="bold">ClamdPort</emphasis> : the tcp port 
     1181              <para><emphasis role="bold">clamdPort</emphasis> : the tcp port 
    11821182              that the clamAV deamon listens on (ranges 1-65535)</para> 
    11831183            </listitem> 
    11841184 
    11851185            <listitem> 
    1186               <para><emphasis role="bold">SocketTimeout</emphasis> : the 
     1186              <para><emphasis role="bold">connectionTimeout</emphasis> : the 
    11871187              socket timeout in seconds, if no response can be obtained within 
    11881188              this time, the connection is closed and the plugins returns 
     
    11911191 
    11921192            <listitem> 
    1193               <para><emphasis role="bold">FailOnError</emphasis> : boolean, 
     1193              <para><emphasis role="bold">failOnError</emphasis> : boolean, 
    11941194              default false. If true, a positive virus detection will generate 
    11951195              an error email and break the chain in error state (mail will be