Penguin

Differences between version 8 and predecessor to the previous major change of QmailScanner.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 8 Last edited on Sunday, April 11, 2004 11:35:16 pm by AristotlePagaltzis Revert
Older page: version 6 Last edited on Friday, April 2, 2004 9:50:06 am by DrewBroadley Revert
@@ -1,29 +1,10 @@
-__ [QmailScanner ] is a content scanner for [Qmail]__  
+[qmail-scanner | http://qmail-scanner.sourceforge.net/ ] is a ContentScanner specifically for [Qmail] and tightly integrated with it, resulting in better performance than more generic content scanners such as [ClamAV].  
  
-''Website : [http://qmail-scanner.sourceforge.net/]''  
-  
-Description:  
-A [Module] that enables a [Qmail] email server to scan all gateway-ed email for certain characteristics (i.e. a content scanner). It is typically used for its anti-[Virus] protection functions, in which case it is used in conjunction with external [Virus] scanners. but also enables a site (at a server/site level) to react to email that contains specific strings in particular headers, or particular attachment filenames or types (e.g. *.VBS attachments). It also can be used as an archiving tool for auditing or backup purposes. [QmailScanner] is integrated into the mail server at a lower level than some other [Unix]-based virus scanners (i.e [ClamAv], resulting in better performance. It is capable of scanning not only locally sent/received [Email], but also email that crosses the server in a relay capacity.  
-  
-__Issues [DrewBroadley] had with [QmailScanner]:__  
-  
-When placing the line to set the Environment Variable of  
- QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"  
-in /service/qmail-smtpd/run , I had issues where the qmail-smtpd service did not start up and the /var/qmail/bin/qmail-scanner-queue.pl was stalled and would not go past this stage. An undocumented solution was to place an __&__ after the .pl file e.g  
- QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl __&__"  
-  
-Hope that helps someone get past the 2 days of unproductivity I had from this!  
-  
-  
-__Helpful [HowTo]'s:__  
-  
-[ http://www.qmail.org/qmailqueue-patch] - QMAILQUEUE Patch for [Qmail]  
-  
- [http://qmail-scanner.sourceforge.net/FAQ.php] - [QmailScanner]'s [FAQ]  
-  
- [http://qmail-scanner.sourceforge.net/manual-install.php] - Manual Installation  
-  
-[http://lists.sourceforge.net/mailman/listinfo/qmail-scanner-general] - [QmailScanner]'s [MaillingList ]  
-  
-  
-__See Also__: [ClamAv], [Qmail]  
+See also :  
+* QmailScannerNotes  
+* [QMAILQUEUE patch | http://www.qmail.org/qmailqueue-patch] for [Qmail]  
+* [QmailScanner's | http://qmail-scanner.sourceforge.net/FAQ.php] [FAQ]  
+* [Manual installation documentation | http://qmail-scanner.sourceforge.net/manual-install.php]  
+* [The mailinglists | http://lists.sourceforge.net/mailman/listinfo/qmail-scanner-general]  
+* [ClamAV ]  
+* MailScanner