aboutsummaryrefslogtreecommitdiffstats
path: root/config/mailscanner/mailscanner_about.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/mailscanner/mailscanner_about.php')
-rwxr-xr-xconfig/mailscanner/mailscanner_about.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/mailscanner/mailscanner_about.php b/config/mailscanner/mailscanner_about.php
index bea516f9..c3408906 100755
--- a/config/mailscanner/mailscanner_about.php
+++ b/config/mailscanner/mailscanner_about.php
@@ -78,6 +78,15 @@ include("head.inc");
<td width="78%" class="vtable"><?=gettext("<a target=_new href='http://www.mailscanner.info/wiki/doku.php?id=maq:index'>Most Asked Questions</a><br><br>");?>
</tr>
<tr>
+ <td width="22%" valign="top" class="vncell"><?=gettext("Help Index");?></td>
+ <td width="78%" class="vtable"><?=gettext("<a target=_new href='http://www.mailscanner.info/MailScanner.conf.index.html'>Mailscanner Configuration Index</a><br><br>");?>
+ </tr>
+ <tr>
+ <td width="22%" valign="top" class="vncell"><?=gettext("Getting the best");?></td>
+ <td width="78%" class="vtable"><?=gettext("<a target=_new href='http://www.mailscanner.info/gettingthebest.html'>Getting The Best Out Of MailScanner</a><br><br>");?>
+ </tr>
+
+ <tr>
<td width="22%" valign="top" class="vncell"><?=gettext("Performance ");?></td>
<td width="78%" class="vtable"><?=gettext("<a target=_new href='http://wiki.apache.org/spamassassin/FasterPerformance'>How do I get SpamAssassin to run faster?</a><br><br>");?></td>
</tr>