View Single Post
  #5 (permalink)  
Old 09-07-2009, 03:07 PM
mmorse mmorse is offline
Moderator
 
Posts: 6,236
Default

Code:
su - zimbra
perl -MMail::SpamAssassin -e 'print $Mail::SpamAssassin::VERSION."\n";'
5.0.9+ should spit out 3.002005 (aka 3.2.5)
(You can also check depot/zcs/BRANCH/ThirdParty/Perl/Makefile etc)
Reply With Quote