Isn't Spam Assasin Free?

Forum for getting help with Project Gamera, Spamassassin, Clamav, qmail-scanner and other anti-spam tools.
cjharman
Forum User
Forum User
Posts: 39
Joined: Sat Dec 17, 2005 5:34 pm

Isn't Spam Assasin Free?

Unread post by cjharman »

Hey there!

Are you guys purchasing spam assasin from swsoft or are you just installing the free version??? I have always been a little T-off that i have to buy this functionality for our server...

if there is a free way to do it, can someone post a link here

Thanks
Joe
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 »

sw-soft doesnt have/distribute spamassassin. They're using the same one that comes with the OS. The only thing they distribute is psa-spamassassin which is a confusingly named package, thats really a gui, and the glue to add SA functions to the users mailbox.
cjharman
Forum User
Forum User
Posts: 39
Joined: Sat Dec 17, 2005 5:34 pm

Unread post by cjharman »

Thanks Scott... so there has to be a good web based admin tool out there ... or some sort of tutorial on setting up SA for a email address???
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 »

Yeah, install qmail-scanner from my archive (yum install qmail-scanner)
cjharman
Forum User
Forum User
Posts: 39
Joined: Sat Dec 17, 2005 5:34 pm

Unread post by cjharman »

Hey Scott... I did a yum update spamassassin... no problems... when i ran a sa-update i got the following

Code: Select all

IO::Zlib version 1.04 required--this is only version 1.01 at /usr/bin/sa-update line 95.
BEGIN failed--compilation aborted at /usr/bin/sa-update line 95.
When I run the yum update zlib, it says i have the current version.. what do you recommmend?

I ran the yum install qmail scanner and go the following..

Code: Select all

[root@server1 xinetd.d]# yum install qmail-scanner
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 3.3 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3.3 - Atomic PSA App Vault RPMS
Server: Atomic Rocket Turtle - 3.3 - SW-Soft PSA 8.0 RPMS
Finding updated packages
Downloading needed headers
Resolving dependencies
..conflict between qmail-scanner and drweb-qmail
I ran a yum update drweb-qmail to see if it was a version issue... it didn't appear to be? any advise?[/code]
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 »

Well for starters, you cant use qmail-scanner and drweb together. They used the same trick I do to get qmail-scanner to work without tcpserver (but I was first!). Zlib, is in the atomic channel, dont remember the package name off the top of my head, so just run yum update.
cjharman
Forum User
Forum User
Posts: 39
Joined: Sat Dec 17, 2005 5:34 pm

Unread post by cjharman »

Do i need to update this yum configuration .. i was origianlly running centos 3.3 ... but from within my plesk control panel the components are saying things like centos 3.6 (ex. 3.1.3-centos3.6.build81061129.22) now

I did run the yum update and i got the following error

Code: Select all

[root@server1 etc]# yum update
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 3.3 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3.3 - Atomic PSA App Vault RPMS
Server: Atomic Rocket Turtle - 3.3 - SW-Soft PSA 8.0 RPMS
Finding updated packages
Downloading needed headers
Resolving dependencies
....Unable to satisfy dependencies
Package psa-fileserver needs psa-security = 8.0, this is not available.
Package psa-firewall needs psa-security = 8.0, this is not available.
Package psa-bf2 needs psa-security = 8.0, this is not available.
Package psa-bf1942 needs psa-security = 8.0, this is not available.
Package cs-gs needs psa-security = 8.0, this is not available.

I am sure this is outdated now :o)

Code: Select all

[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
installonlypkgs=kernel kernel-smp kernel-hugemem kernel-enterprise kernel-debug kernel-unsupported kernel-smp-unsupported kernel-hugemem-unsupported
tolerant=1
exactarch=1

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

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

[psa-8.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-8.0/3ES/
Thanks for your help scott
cjharman
Forum User
Forum User
Posts: 39
Joined: Sat Dec 17, 2005 5:34 pm

Unread post by cjharman »

I am at plesk 8.1.0 also
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 »

remove the psa-8.0 channel, then try it again
cjharman
Forum User
Forum User
Posts: 39
Joined: Sat Dec 17, 2005 5:34 pm

Unread post by cjharman »

very cool scott... it worked... I did just see that you have the automatic yum configurator... that was a good idea, although i haven't used it yet
cjharman
Forum User
Forum User
Posts: 39
Joined: Sat Dec 17, 2005 5:34 pm

Unread post by cjharman »

Hey Scott... I ran your atomic.sh program... and i got an error message :

Error: Unable to determine distribution type. Please send the content of /etc/redhat-release to support@atomicorp.com

here is what the contents of that file said

CentOS release 3.3 (final)
cjharman
Forum User
Forum User
Posts: 39
Joined: Sat Dec 17, 2005 5:34 pm

Unread post by cjharman »

Hey Scott, probably should be starting a new thread... lol...

I ran yum remove psa-drweb...

then ran yum install qmail-scanner

I got the following

Code: Select all


[root@server1 etc]# yum install qmail-scanner
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 3.3 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3.3 - Atomic PSA App Vault RPMS
Finding updated packages
Downloading needed headers
Resolving dependencies
.....Unable to satisfy dependencies
Package qmail-scanner needs perl-suidperl, this is not available.
should i be using a different archive to grab this from?
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 »

So the good news is I added that into the installer, the bad news... its centos3 which uses the older version of yum that doesnt work with it. So now you'll get a message that says your distribution isnt supported :P

On the second problem, you need the base channel for your distro. If you're on a VPS your hosting company hates you, and wants your box to get owned. So they dont support yum. :P
cjharman
Forum User
Forum User
Posts: 39
Joined: Sat Dec 17, 2005 5:34 pm

Unread post by cjharman »

hey scott.. we own this box... hey.. what do you charge to do an install of linux and plesk? if you would like you can PM me or email me cjharman@gmail.com

Thanks,
Joe
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 »

shoot a message to sales@prometheus-group.com, they can cover it for you
Post Reply