Is there a command that can be run to reveal MailScanner Version?

Wayne Fox subscriptions at ETEAM.COM.AU
Fri May 7 08:41:26 IST 2004


Is there a command that can be run to reveal MailScanner Version?

Although I can do..
# service MailScanner restart
# tail -100 /var/log/maillog | grep "starting.."
May  7 16:09:28 jupiter MailScanner[20683]: MailScanner E-Mail Virus
Scanner version 4.29.7 starting...

to reveal I am running 4.29.7, is there a more direct method I can script /
capture?

I wish to update my VISPAN report with version information via script commands.
See http://gwmaster.eteam.com.au/vispan

SpamAssassin is easy..
# spamassassin -V
SpamAssassin version 2.63

I would like the Virus Scanners autoupdate wrappers to log their version so
I can pick it up when I grab the Last Updated Date and Time.

For Example, here are some commands I can run against the Virus Scanners I
have..

###################################################
# sweep -v | grep "Product version"
Product version           : 3.81

# sweep -v | grep "version"
Product version           : 3.81
Engine version            : 2.19
User interface version    : 2.07.060

###################################################
# f-prot -verno
F-PROT ANTIVIRUS
Program version: 4.4.1
Engine version: 3.14.11

VIRUS SIGNATURE FILES
SIGN.DEF created 6 May 2004
SIGN2.DEF created 6 May 2004
MACRO.DEF created 3 May 2004

###################################################
# clamscan -V
clamscan / ClamAV version 0.70

###################################################
# bdc --info
BDC/Linux-Console v7.0 (build 2490) (i386) (Dec 10 2003 16:11:35)
Copyright (C) 1996-2003 SOFTWIN SRL. All rights reserved.

Engine signatures: 76647
Scan engines: 12
Archive engines: 34
Unpack engines: 3
Mail engines: 6
System engines: 0

###################################################

-------------------------- MailScanner list ----------------------
To leave, send    leave mailscanner    to jiscmail at jiscmail.ac.uk
Before posting, please see the Most Asked Questions at
http://www.mailscanner.biz/maq/     and the archives at
http://www.jiscmail.ac.uk/lists/mailscanner.html



More information about the MailScanner mailing list