Is there a command that can be run to reveal MailScanner Version?
Martin Sapsed
m.sapsed at BANGOR.AC.UK
Tue May 11 12:54:17 IST 2004
> -----Original Message-----
> From: MailScanner mailing list on behalf of Wayne Fox
> [snip]
>
> 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
This little perl script posted here before by someone is safer as it
definitely gives the version of the spamassassin perl stuff used by
MailScanner.
#! /usr/bin/perl
use Mail::SpamAssassin;
print $Mail::SpamAssassin::VERSION . "\n";
It's conceivable that the commandline spamassassin relates to a
different install?
Cheers,
Martin
--
Martin Sapsed
Information Services "Who do you say I am?"
University of Wales, Bangor Jesus of Nazareth
-------------------------- 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