SpamSnake - ClamAV and unarj/arj

Discussion in 'HOWTO-Related Questions' started by mrtero, Jun 12, 2009.

  1. mrtero

    mrtero New Member

    Hey,

    I seem to have a problem with my virus control?

    I'm using arj instead of unarj

    The SpamSnake guide says:
    But I use the arj pack that is referred to in the comment instead

    http://howtoforge.org/the-perfect-spamsnake-ubuntu-8.04-p2#comment-6509

    and used this code instead:
    Code:
    cd /usr/src
    wget http://http.us.debian.org/debian/pool/main/a/arj/arj_3.10.22-2_i386.deb
    dpkg -i arj_3.10.22-2_i386.deb
    Error massages that shows in the mail log

    Code:
    tail -f /var/log/mail.log
    Code:
    Jun 12 11:05:36 postrens1 MailScanner[12333]: Virus and Content Scanning: Starting
    Jun 12 11:05:36 postrens1 MailScanner[12333]: WARNING: Ignoring deprecated option --unzip
    Jun 12 11:05:36 postrens1 MailScanner[12333]: WARNING: Ignoring deprecated option --jar
    Jun 12 11:05:36 postrens1 MailScanner[12333]: WARNING: Ignoring deprecated option --tar
    Jun 12 11:05:37 postrens1 MailScanner[12333]: WARNING: Ignoring deprecated option --tgz
    Jun 12 11:05:37 postrens1 MailScanner[12333]: WARNING: Ignoring deprecated option --deb
    Jun 12 11:05:37 postrens1 MailScanner[12333]: WARNING: Ignoring deprecated option --max-ratio
    Jun 12 11:05:37 postrens1 MailScanner[12333]: WARNING: Ignoring deprecated option --unrar
    Any help would be much appreciated
     
    Last edited: Jun 12, 2009

Share This Page