summaryrefslogtreecommitdiffstats
path: root/kmail/kmail.antivirusrc
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 (patch)
tree67208f7c145782a7e90b123b982ca78d88cc2c87 /kmail/kmail.antivirusrc
downloadtdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.tar.gz
tdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmail/kmail.antivirusrc')
-rw-r--r--kmail/kmail.antivirusrc50
1 files changed, 50 insertions, 0 deletions
diff --git a/kmail/kmail.antivirusrc b/kmail/kmail.antivirusrc
new file mode 100644
index 00000000..79fa5c13
--- /dev/null
+++ b/kmail/kmail.antivirusrc
@@ -0,0 +1,50 @@
+[General]
+tools=4
+
+[Virustool #1]
+Ident=ClamAV
+Version=1
+VisibleName=Clam Anti-Virus
+Executable=clamscan -V
+URL=http://clamav.sf.net
+PipeFilterName=Clam Anti-Virus Check
+PipeCmdDetect=kmail_clamav.sh
+DetectionHeader=X-Virus-Flag
+DetectionPattern=yes
+UseRegExp=0
+
+[Virustool #2]
+Ident=SophosAV
+Version=1
+VisibleName=Sophos AntiVirus
+Executable=sweep -v
+URL=http://www.sophos.com
+PipeFilterName=Sophos Anti-Virus Check
+PipeCmdDetect=kmail_sav.sh
+DetectionHeader=X-Virus-Flag
+DetectionPattern=yes
+UseRegExp=0
+
+[Virustool #3]
+Ident=FProt
+Version=1
+VisibleName=F-Prot AntiVirus
+Executable=f-prot -verno
+URL=http://www.f-prot.com
+PipeFilterName=F-Prot Anti-Virus Check
+PipeCmdDetect=kmail_fprot.sh
+DetectionHeader=X-Virus-Flag
+DetectionPattern=yes
+UseRegExp=0
+
+[Virustool #4]
+Ident=AntiVir
+Version=1
+VisibleName=H+BEDV AntiVir
+Executable= antivir --version
+URL=http://www.antivir.de
+PipeFilterName=AntiVir Anti-Virus Check
+PipeCmdDetect=kmail_antivir.sh
+DetectionHeader=X-Virus-Flag
+DetectionPattern=yes
+UseRegExp=0