Koozali.org: home of the SME Server

SPAM, SPAM, SPAM

Chris Woods

SPAM, SPAM, SPAM
« on: April 05, 2003, 01:53:17 AM »
Can anyone recommend a good spam filter? Something EASY to install on SME 5.6?

Tks. in advance

Jehu

Re: SPAM, SPAM, SPAM
« Reply #1 on: April 05, 2003, 05:22:21 AM »
http://www.star-support.com/downloads/mitel/contrib/spamassasin/5.6/
Try the above link...spamassasin works like a charm.  
Make sure you install this first. http://www.star-support.com/downloads/mitel/contrib/user-manager/dmc-version.

Cheers,

Jehu.

del

Re: SPAM, SPAM, SPAM
« Reply #2 on: April 05, 2003, 07:47:12 AM »
Hi Jehu'
Is there a spamassassin for SME 5.5?
Thanks,
Del

Steve Bush

Re: SPAM, SPAM, SPAM
« Reply #3 on: April 05, 2003, 11:00:01 AM »
I have this installed on an SME5.6U2 server.
It is deflecting quite a bit of Spam before it ever hits my server.
ftp://ftp.e-smith.org/pub/e-smith/contrib/CharlieBrady/RPMS/noarch/e-smith-mailfront-1.0.0-02rbl.noarch.rpm

There are log files that can be viewed and a config file that can be modified to add/remove rbl lists.  The following thread gives some information:
http://forums.contribs.org/index.php?topic=16623.msg64337#msg64337

Jehu

Re: SPAM, SPAM, SPAM
« Reply #4 on: April 05, 2003, 08:27:19 PM »
I have never installed it on 5.5 but if you search the forum I think there were some people that installed on 5.5.

Cheers,

Jehu.

Ray Mitchell

Re: SPAM, SPAM, SPAM
« Reply #5 on: April 06, 2003, 01:32:01 PM »
The spamassassin contrib from Greg Zartman does not work on v5.5 due to differences between 5.5 and 5.6.

I have it working on 5.6 OK though.

For 5.5 see this thread
http://forums.contribs.org/index.php?topic=14458.msg55101#msg55101

Regards
Ray

Jean-Baptiste

Re: SPAM, SPAM, SPAM
« Reply #6 on: April 07, 2003, 04:20:48 AM »
Hallo,

Following the advices above, I was trying to "tar -xf sme-spamassassin.tgz" and got this message:

**********************
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Error exit delayed from previous errors
*******************************

I missed something ?

Thanks in advance for your help.

Best regards,
JeanBa

Jáder Marasca

Re: SPAM, SPAM, SPAM
« Reply #7 on: April 07, 2003, 03:37:26 PM »
Put an Z in your option: tar -zxvf ....
This file is TGZ (=tar + GZIP) so you NEED do a Gunzip before (Z option do that!)

Jehu

Re: SPAM, SPAM, SPAM
« Reply #8 on: April 07, 2003, 03:52:27 PM »
I remove the z option and that seems to work.

Good Luck,

Jehu.