From: eldy <>
Date: Fri, 25 Oct 2002 16:38:13 +0000 (+0000)
Subject: Fix error in FAQ for using sendmail logs.
X-Git-Tag: AWSTATS_5_1_RELEASE~5
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c745fc9360ea01d79e08c23a3fd3fc4299dfa88d;p=thirdparty%2FAWStats.git
Fix error in FAQ for using sendmail logs.
---
diff --git a/docs/awstats_faq.html b/docs/awstats_faq.html
index d0808a2e..7dc83d13 100644
--- a/docs/awstats_faq.html
+++ b/docs/awstats_faq.html
@@ -396,7 +396,7 @@ Setup SMA to convert your mail log into a format readable by AWStats:
Copy sma (or sma.exe) file and sma.conf into same directory than awstats.pl file.
Edit sma.conf to change the CLogFormat and ClogSentOnly parameter to :
-
CLogFormat "%y-%m-%d %h:%n:%s %f %t %F %T SMTP - %z %S"
+
CLogFormat "CLogFormat "%y-%m-%d %h:%n:%s %f %t %F %T SMTP - %S %z"
ClogSentOnly no