• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

ClamAV with 7.5.1

ylon

Basic Pleskian
I just purchased the SpamAssassin module, however I am also wanting to incorporate ClamAV into this. I've done this before on a FreeBSD server w/o Plesk, however I'm wanting to do this the "right" way on a Plesk server rather than fiddling through it myself.

Can someone please provide instructions or a package that has worked for you on the 7.5.1 release (running Fedora Core 2 underneath).
 
Thanks, I will look into that! Do you have an introductory document that offers a little insight or describes your repository and how to use it? I think (I saw it in passing before while looking at the forums) that you can just pop your listing into apt-get's pkg list or yum, but I was hopeful to find something with more commentary or each package may be described, etc.

Thanks for the pointer so far!
 
Sorry, another quick question... :) I've been reading a slight bit in your forums regarding spamassassin. Do you have a package that also will enable spamassassin on FC2 with Plesk 7.5.1?

Thanks!
 
Theres a yum project page on my website, its not really a lot of effort to set up. Add the channel to yum, and thats it.

You can use qmail-scanner to run spamassassin as well. This was the anti-spam/anti-virus system I put together for PSA 5 before PSA had those features.
 
That's super. I was looking at your page and it appears to get it set up correctly with Fedora Core 2 that I simply need to add the following headers (with accompanying info) to yum.conf:

[atomic]
[app-vault]
[psa-7.5] (although I'm on 7.5.1)
[base] (Not Sure)
[updates] (Not Sure)

Then I should be able to just do a:
`yum install qmail-scanner`

and this will grab all of the Fedora Core 2 pkgs such as clamav, clamavd, spamassassin, etc?

Also, is there a way to get this working with apt-get rather than yum? Just used to that more from fink on Mac OS X.

Thanks!
 
Hmm, hopefully will be the last question... ;)

when I run the `yum install qmail-scanner` I am getting (after it searches through the headers):

Resolving dependencies
.Dependencies resolved
I will do the following:
[install: qmail-scanner 1:1.23-3.rhfc2.art.noarch]
I will install/upgrade these to satisfy the dependencies:
[deps: daemontools 0.70-1.rhfc2.art.i386]
[deps: maildrop 1.6.0-1.rhfc2.art.i386]
[deps: tnef 1.2.1-1.rhfc2.art.i386]
Is this ok [y/N]:

I am not seeing "clamav" nor spamassassin in the list. Perhaps its bundled in your pkg and I am amiss, however I would like to be sure. I did run `rpm -qa|grep lam` and it resulted in no ClamAV[d] pkgs and I ran `rpm -qa|grep assa` which did result in the following listed in my installed rpm database:

spamassassin-2.63-8
psa-spamassassin-7.5.1-fc2.build75041216.15

How should I proceed? Thanks so much for your help thus far!
 
You need to specify clamav, since its a separate package. Yum update spamassassin, or yum update (would get everything)
 
And yum update will not toast any plesk configs or functionality? I'm used to the previous versions of plesk which seemed to have its own versions of everything and you were not really able to update things such as apache unless you hacked it in, however it seems that things have changed from then to now (7.5.1).

Also, I get the following with spamassassin:

[user@somdomain user]# sudo yum update spamassassin
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 2 - App Vault RPMS
Server: Atomic Rocket Turtle - 2 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 2 - Base OS RPMS mirror
Server: Atomic Rocket Turtle - 2 - SW-Soft PSA 7.5 RPMS
Server: Atomic Rocket Turtle - 2 - OS Update RPMS mirror
Server: Fedora Core 2 - i386 - Released Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
.Package psa-spamassassin needs perl(Mail::SpamAssassin::NoMailAudit), this is not available.

Am I missing something in my repository, here are my repositories out of yum.conf:

[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/$releasever/$basearch/os/

[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/$basearch/

#[updates-testing]
#name=Fedora Core $releasever - $basearch - Unreleased Updates
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/$releasever/$basearch/

#[development]
#name=Fedora Core $releasever - Development Tree
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/development/$basearch/

[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/$releasever/
baseurl=http://archive.atomicrocketturtle.com/atomic/art/$releasever/
baseurl=http://www.atomicrocketturtle.com/atomic/art/$releasever/

[app-vault]
name=Atomic Rocket Turtle - $releasever - App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
baseurl=http://archive.atomicrocketturtle.com/atomic/app-vault/
baseurl=http://www.atomicrocketturtle.com/atomic/app-vault/

[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-7.5/$releasever/
baseurl=http://archive.atomicrocketturtle.com/atomic/psa-7.5/$releasever/
baseurl=http://www.atomicrocketturtle.com/atomic/psa-7.5/$releasever/

[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-party/base/$releasever/

[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-party/updates/$releasever/


Thanks! You're super!
 
Did you catch that part about:

.Package psa-spamassassin needs perl(Mail::SpamAssassin::NoMailAudit), this is not available.
 
latest version of clamav

Hi,

I installed the qmail-scanner on RH9 , works perfectly.

Thanks for that.

The clamav version is not the latest, would it be possible to upgrade this myself or will this break things ?

WARNING: Your ClamAV installation is OUTDATED - please update immediately!

Regards,

Hannes
 
qmail-scanner, spamassassin and clamav options

Hi,

I've just installed clamav and spamassassin and qmail-scanner from ART. They all work fine, and i believe they are filtering out viruses on my system now.

Does anyone know where the virus notifications go or if they are generated at all? By testing with the eicar test signiature, the virii are deleted, but i get no notification of their deletion? I also haven't had a spam report either?

Is there any way of turning on some reporting for it?

Is it all contained in qmail-scanner-queue.pl?

Thanks,

Nick
 
By default (and popular demand!) I have notifications turned off in qmail-scanner, your options there are sender, recipient, and admin. Check out the notify array in qmail-scanner-queue.pl

Virii are quarantined by default to /var/spool/qmailscan/quarantine/

Logs of quarantined virii are in /var/spool/qmailscan/quarantine.log, and you can generate reports with qss (posted to these forums, many times). They look like this:

http://www.atomicrocketturtle.com/qss/
 
Back
Top