Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 5 of 5

This is a discussion on virus scan is NOT working in the VPS & Dedicated forum
On one of my servers, virus scanning of incoming emails isn't working for some reason. I tested this by sending several viruses to some of ...

  1. #1
    Loyal Client thisisit3's Avatar
    Join Date
    Mar 2007
    Posts
    642

    virus scan is NOT working

    On one of my servers, virus scanning of incoming emails isn't working for some reason.

    I tested this by sending several viruses to some of my email addresses and i received the viruses, which means that either the virus scanner wasn't run or if it was then Exim didn't delete the email.

    I tested ClamAV on the server (version 0.90.2) via command line and it found ALL the viruses, so clamav is working fine and it contains the signatures for the viruses that i'm sending.

    Anyone else noticed such a problem?

  2. #2
    Loyal Client thisisit3's Avatar
    Join Date
    Mar 2007
    Posts
    642
    problem solved!

    apparently, after installing clamvconnector from the cPanel Addons (gives your users a virus scan option in their cPanels), it disabled virus scanning by overwritting my exim.conf with an older version.

    for future use, if you want to check if your Exim is setup right, then do:

    Code:
    grep av_scanner /etc/exim.conf
    and:

    Code:
    grep malware /etc/exim.conf
    if both commands return results, then you are set ok!

  3. #3
    Loyal Client thisisit3's Avatar
    Join Date
    Mar 2007
    Posts
    642
    In case you'd like to test if virus scanning works, just email this string to yourself:

    X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

    (its the famous Eicar signature, recognized by all av scanners)

  4. #4
    Ron
    Ron is online now
    Loyal Client
    Join Date
    Aug 2002
    Posts
    7,312
    LOL I was wondering if the virus scanner would report you as a compromised machine...
    Good luck

  5. #5

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •