]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix error in FAQ for using sendmail logs.
authoreldy <>
Fri, 25 Oct 2002 16:38:13 +0000 (16:38 +0000)
committereldy <>
Fri, 25 Oct 2002 16:38:13 +0000 (16:38 +0000)
docs/awstats_faq.html

index d0808a2ed37897d6cfb70d71491b0b1ae7161b17..7dc83d139a7943b9c075146d573c878ac5288e37 100644 (file)
@@ -396,7 +396,7 @@ Setup SMA to convert your mail log into a format readable by AWStats:</u><br>
 Copy sma (or sma.exe) file and sma.conf into same directory than awstats.pl file.<br>
 Edit sma.conf to change the CLogFormat and ClogSentOnly parameter to :
 <i>
-<br>CLogFormat "%y-%m-%d %h:%n:%s %f %t %F %T SMTP - %z %S"
+<br>CLogFormat "CLogFormat "%y-%m-%d %h:%n:%s %f %t %F %T SMTP - %S %z"
 <br>ClogSentOnly no
 </i>
 <br>