Keith Johnson wrote:

Matt,
Is yours working with the TAB, I'll try anything?



Yes, mine is working.


It's a shot in the dark, but here's my Virus.cfg attached as a text file with the only modification being that my CODE was removed. You will definitely want to customize the settings nearer the top of the file for logging and scanners. It's best to save the attachment an then edit from that instead of copy and paste from this E-mail if the attachment displays.

Matt

--
=====================================================
MailPure custom filters for Declude JunkMail Pro.
http://www.mailpure.com/software/
=====================================================

#
# Declude Virus configuration file
#

CODE            #######

# The "####" in the LOGFILE option automatically gets replaced with the month/date

LOGFILE         E:\spool\virus\virus####.log
LOGLEVEL        HIGH
CONSOLE         OFF

#
# SCANFILE is the location of the command-line virus scanner. Note that it 
# must include the full path.  VIRUSCODE is the code that scanner returns if
# it finds a virus.
#

SCANFILE1       C:\Progra~1\FSI\F-Prot\fpcmd.exe /TYPE /SILENT /NOBOOT /NOMEM /ARCHIVE 
/PACKED /DUMB /REPORT=report.txt
VIRUSCODE1      3
VIRUSCODE1      6
REPORT1         Infection:

SCANFILE2       C:\Progra~1\Grisoft\AVG7\avg.exe /NOMEM /NOSELF /ARC /REPORT=report.txt
VIRUSCODE2      5
VIRUSCODE2      6
REPORT2         identified

#SCANFILE2      C:\Progra~1\Grisoft\AVG7\avgscan.exe /NOMEM /NOBOOT /NOHIMEM /NOEXPORT 
/NOSELF /ARC /RT /ARCW /RTW /MACROW /REPORT=report.txt
#VIRUSCODE2     5
#VIRUSCODE2     6
#REPORT2        identified


# VIRDIR is the directory to move E-mails with viruses; by default,
# it is set to 'virus' (\IMail\spool\virus).

VIRDIR          E:\spool\virus\hold

# The MAXATONCE option limits the number of AV processes.  For example,
# MAXATONCE 1 will only allow 1 AV process to run at once (IE for licensing
# purposes).  A value of 0 (or commenting it out) allows unlimited processes
# to run at the same time.

MAXATONCE       50

#
# The following options allow you to limit scanning to only incoming or outgoing
# E-mail.
#

INCOMING        ON
OUTGOING        ON

#
# The ONACCESS option should be set to OFF unless you have an on-access virus scanner
# that will be deleting attachments with viruses.  It is recommended NOT to have an
# on-access scanner interfering, and to leave this at OFF.
#

ONACCESS        OFF

#
# The SCANNERTIMEOUT option lets you choose the number of seconds that Declude will
# wait for the virus scanner to finish.  The minimum value is 10 seconds.  Most
# scanners will not need to take that long.  This option is mainly to prevent
# defective scanners (that never finish) from interfering with your outgoing E-mail.
# Raising this will NOT help if your virus scanner always times out.
#

SCANNERTIMEOUT  60

#
# The SKIPEXT option will let you skip scanning of certain file extensions.  For
# example, a GIF file can't contain a virus, so there is no need to scan it.
#

SKIPEXT         GIF
SKIPEXT         TXT
SKIPEXT         JPG
SKIPEXT         MPG
SKIPEXT         PNG

#
# The BANEXT option will let you ban file extensions.  E-mails containing attachments
# with these file extensions will be quarantined, and if you have a BANnotify.EML file,
# it will be sent out.  This works in the Standard and Pro versions.
#

BANEZIPEXTS     ON

BANEXT          BAS
BANEXT          BAT
BANEXT          CMD
BANEXT          COM
BANEXT          CPL
BANEXT          EXE
BANEXT          HTA
BANEXT          JS
BANEXT          MSI
BANEXT          MSP
BANEXT          MST
BANEXT          PIF
BANEXT          REG
BANEXT          SCR
BANEXT          SCT
BANEXT          VB
BANEXT          VBE
BANEXT          VBS
BANEXT          WS
BANEXT          WSC
BANEXT          WSF
BANEXT          WSH


#
# Declude Virus Pro can pre-scan HTML files.  If no dangerous code is detected, the 
# virus scanner will not get called.  This can significantly cut down on CPU usage.
#

PRESCAN         ON

#
# Declude Virus can block treat files using CLSID extensions as viruses.  This type of 
# extension will force a certain type of program to be run, while making the file 
appear
# to be a .TXT or other safe file.  There is no known legitimate reason to send this
# type of file through E-mail.  BANPARTIAL ON bans the Partial Vulnerability.
#

BANCLSID        ON
BANPARTIAL      ON

#
# The FOOTER lines will add a footer to the bottom of E-mails that are scanned.  This 
may
# not be visible if you send HTML or attachments with the E-mail.
#

#FOOTER         ---
#FOOTER         [This E-mail was scanned and tested clean for viruses]

#
# The DELETEVIRUSES option, when set to ON, will delete viruses, rather than 
quarantine them.
# It is recommended to leave this at OFF.
#

DELETEVIRUSES   OFF

#
# The DELIVERERRORS option, when set to ON, will treat errors from the virus scanner 
as if no
# virus was found.  When set to ON, this could cause viruses to get through in rare 
situations,
# but will also prevent legitimate mail from being quarantined due to an error in the 
scanner.
# It is recommend to leave this at ON.
#

DELIVERERRORS   ON

#
# The BANCRVIRUSES option will automatically treat E-mail with malformed headers that 
could
# contain a virus as if they did contain a virus.  It is strongly recommended that you 
keep
# this set to ON; otherwise, viruses could slip through.
#

BANCRVIRUSES    ON

#
# The FORGINGVIRUS option is used to list viruses that forge the return address, so 
Declude
# can replace the name of the sender with "[Forged]".
#

FORGINGVIRUS    Klez


#
# The BANNAME option is used to disallow files by their full name.
#

BANNAME         DELETED0.TXT
BANNAME         mailsecurity.txt

Reply via email to