New server, new Plesk ...install guide for spamassassin/Clam
New server, new Plesk ...install guide for spamassassin/Clam
Hi,
I've tested ART some months ago with my "old" server.
Now I've a new provider, and a new server.
But I think I've problem with ART in the past because I didn't follow a correct installation guide.
Is there any install doc for spamassassin and Clamd with ART ?
I only want to install these two packages with my plesk.
I think that opensource programs are better than propritary ones (like Dr web wich I should pay for, and I don't know what/how it does...).
If there is no install guide, I can maybe wrote one ... and be helped to do that by other people on this forum ...
I've tested ART some months ago with my "old" server.
Now I've a new provider, and a new server.
But I think I've problem with ART in the past because I didn't follow a correct installation guide.
Is there any install doc for spamassassin and Clamd with ART ?
I only want to install these two packages with my plesk.
I think that opensource programs are better than propritary ones (like Dr web wich I should pay for, and I don't know what/how it does...).
If there is no install guide, I can maybe wrote one ... and be helped to do that by other people on this forum ...
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
You need to install qmail-scanner to use clamav with PSA. So run the following:
1) Set up the archive:
wget -q -O - http://www.atomicorp.com/installers/atomic.sh |sh
2) Update spamassassin, and install Clamav, qmail-scanner, and SA support packages:
yum update spamassassin
yum install clamd qmail-scanner dcc pyzor razor-agents
3) Restart the services, and update the qmail-scanner config.
service spamassassin restart
service clamd start
qmail-scanner-reconfigure
1) Set up the archive:
wget -q -O - http://www.atomicorp.com/installers/atomic.sh |sh
2) Update spamassassin, and install Clamav, qmail-scanner, and SA support packages:
yum update spamassassin
yum install clamd qmail-scanner dcc pyzor razor-agents
3) Restart the services, and update the qmail-scanner config.
service spamassassin restart
service clamd start
qmail-scanner-reconfigure
Thanks.
I know that, I've tried it with my old server
But I think a lot of people here come to have a free antispam solution with plesk, and on "www.atomicrocketturtle.com", no page "how to" for new user ...
Or I don't look on the right place
But scott is always here, thanks to you!
I know that, I've tried it with my old server

But I think a lot of people here come to have a free antispam solution with plesk, and on "www.atomicrocketturtle.com", no page "how to" for new user ...
Or I don't look on the right place

But scott is always here, thanks to you!
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
Turtle shaped of course.
Ive been trying to document these procedures when I can in the atomicorp.com wiki. http://www.atomicorp.com/wiki/
Ive been trying to document these procedures when I can in the atomicorp.com wiki. http://www.atomicorp.com/wiki/
AOOI
i was following the video doing the (sh) it was running thru the stuff and then error can't find centos iso. i read somewhere that the 3es server was going offline/changing so maybe i was to change something. this looked like it was automatic install for 1and1 stuff. this is my 1st root server that i can't put my hands on.thanks for your help. it looks like highland has same problem need to move to that thread
New users who have troubles : please go to your own new thread 

Scott, if I can, I'll help you to feed this wiki (in a week I should have time, I hope).scott wrote:Turtle shaped of course.
Ive been trying to document these procedures when I can in the atomicorp.com wiki. http://www.atomicorp.com/wiki/
+1 : Good question, I don't know, I think Scott know the answer ...npavlidis wrote:When you follow the installation mentioned above and keep the psa-spammassasin interface plask has do the changes you make through plesk work?

I think we should remove psa-spamassassin and only install spamassassin from ART, maybe I'm wrong ?
5 minutes before I've read this post, I was on http://www.atomicorp.com/wiki/index.php/Spamassassin . And I have some question : how can we get mysql and spamassassin working together ? Wich packet should we update or remove ? maybe wiki is wrong ?
Another question : in the past with my old server running plesk 8.0 (Fedora core 5 - I have now a "new" server with FC5 and plesk 8.1) I had in the past some trouble with clamd and user & group that clamd use (qscand.qscand) to write logs after an signature update of clamav.
Is there any problem with users/perms/FC5 and clamd today ? or any good wiki page ?

Another addition:
25773 ? Ss 0:00 /usr/bin/spamd -d -c -m5 -H -r /var/run/spamd.pid
25777 ? S 0:00 \_ spamd child
25778 ? S 0:00 \_ spamd child
27555 ? Ss 0:00 /usr/bin/spamd --username=popuser --daemonize --nouser-config --helper-home-dir=/var/qmail
27557 ? S 0:00 \_ spamd child
27558 ? S 0:00 \_ spamd child
There are 2 spamds running in that system
the first is the one coming from /etc/init.d/spamassassin
where is the other one from? psa-spamassassin?
25773 ? Ss 0:00 /usr/bin/spamd -d -c -m5 -H -r /var/run/spamd.pid
25777 ? S 0:00 \_ spamd child
25778 ? S 0:00 \_ spamd child
27555 ? Ss 0:00 /usr/bin/spamd --username=popuser --daemonize --nouser-config --helper-home-dir=/var/qmail
27557 ? S 0:00 \_ spamd child
27558 ? S 0:00 \_ spamd child
There are 2 spamds running in that system
the first is the one coming from /etc/init.d/spamassassin
where is the other one from? psa-spamassassin?