New server, new Plesk ...install guide for spamassassin/Clam

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
Nothing
Forum User
Forum User
Posts: 41
Joined: Wed Feb 07, 2007 3:50 pm

New server, new Plesk ...install guide for spamassassin/Clam

Unread post by Nothing »

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 ...
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

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
Nothing
Forum User
Forum User
Posts: 41
Joined: Wed Feb 07, 2007 3:50 pm

Unread post by Nothing »

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!
faris
Long Time Forum Regular
Long Time Forum Regular
Posts: 2321
Joined: Thu Dec 09, 2004 11:19 am

Unread post by faris »

Yes, I don't know how Scott does it. He comes out with all this brilliant stuff, and always helps with problems when he can.

I've never met him in person but I would not be surprised if there was a halo hovering above his head :-)

Faris.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Turtle shaped of course.

Ive been trying to document these procedures when I can in the atomicorp.com wiki. http://www.atomicorp.com/wiki/
laeagle
Forum User
Forum User
Posts: 16
Joined: Wed Jul 04, 2007 6:57 pm

AOOI

Unread post by laeagle »

HI
SCOTT IS THE MAN
I've been looking @ all this he is been the best.
i've tring to do aooi on a root 1and1 server it can not find iso what did i do wrong ?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

downloading it you mean?
laeagle
Forum User
Forum User
Posts: 16
Joined: Wed Jul 04, 2007 6:57 pm

AOOI

Unread post by laeagle »

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
crnunez
Forum User
Forum User
Posts: 37
Joined: Sun May 20, 2007 10:44 pm

Unread post by crnunez »

How Can I use only spamd for ClamAV and SpamAssassin? I dont want to use Spamd by Spamassassin.

Any special command?

Thanks a lot.
Nothing
Forum User
Forum User
Posts: 41
Joined: Wed Feb 07, 2007 3:50 pm

Unread post by Nothing »

New users who have troubles : please go to your own new thread :)
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/
Scott, if I can, I'll help you to feed this wiki (in a week I should have time, I hope).
npavlidis
Forum Regular
Forum Regular
Posts: 122
Joined: Sun Jun 04, 2006 10:03 am

Unread post by npavlidis »

When you follow the installation mentioned above and keep the psa-spammassasin interface plask has do the changes you make through plesk work?
Nothing
Forum User
Forum User
Posts: 41
Joined: Wed Feb 07, 2007 3:50 pm

Unread post by Nothing »

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?
+1 : Good question, I don't know, I think Scott know the answer ... :)

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 ? ;)
npavlidis
Forum Regular
Forum Regular
Posts: 122
Joined: Sun Jun 04, 2006 10:03 am

Unread post by npavlidis »

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?
Post Reply