Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Arjan Vroege on November 19, 2003, 07:59:18 PM
-
Has someone installed version 2.60 on e-smith?
Can I installed version 2.60 without any problems?
I have E-smith 6.0B3
-
I installed the 2.60 rpm's from spamassassin.org and haven't had any problems.
-
Ehm Ok, I have still one problem.
Spam Assassin makes a junkmail folder.
But I want to call that folder not junkmail but in dutch "Ongewenste Post".
Where can I change that name?
-
I get the following fault when I wan't to install the Perl Spam Assassin 2.6 module
the package od 2.55-1 is installed, when I wan't to reinstall, he says that it is already installed.
error: failed dependencies:
perl-Mail-SpamAssassin = 2.55-1 is needed by spamassassin-2.55-1
perl-Mail-SpamAssassin = 2.55-1 is needed by spamassassin-tools-2.55-1
Can someone Help please?
-
Hi,
Note from http://sme.swerts-knudsen.dk
If you find SpamAssassin updates at http://spamassassin.kluge.net/ or http://spamassassin.taint.org/released/RPMs/ then you need to update your installation by use of the "--nodeps" parameter.
[root@e-smith]# rpm -Uvh --nodeps *.rpm
-
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on
server.vroege.biz
X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.60
X-Spam-Level:
This is in my email header. Is this Ok,
I set in the server manager panel that :
Spam Assassin has the ability to learn to detect spam better over time using an autolearning alogrithm.
Autolearning: Yes
But the header says no. What is the problem?
I have installed the version of Jesper Knudsen.
Can please someone help me?
-
What I suggest is using your wemail to create a folder with the name you what. Then delete the junkmail folder and create a softlink to the newfolder.
ln -s "Ongewenste Post" junkmail. Of course this depands on how many users you have. I have a very limited number to this works ok for me.
Arjan Vroege wrote:
>
> Ehm Ok, I have still one problem.
> Spam Assassin makes a junkmail folder.
> But I want to call that folder not junkmail but in dutch
> "Ongewenste Post".
>
> Where can I change that name?
-
I changed to a folder called Spam. In each user's folder (/home/e-smith/files/users/...) having enabled procmail, the .qmail file directs to the .procmail file which includes config info for spamassassin including the "junkmail" file. You don't need to create links, just change the folder for "junkmail in .procmail. If you change the individual user's .procmail file, it will get unchanged every time there's a reboot or other updates are initiated. By the e-smith way (and I'm not your best guide), you would copy the 10header file from /etc/e-smith/templates-user/.procmailrc/ to the templates-user-custom/.procmailrc folder (create that latter folder, and this is in my case with procmail etc etc). Edit that copied file and expand or reboot. Folders will be created automatically thereafter within your email folder structure (at least in my experience :-)
-
er .procmailrc is the file name
-
Arjan Vroege wrote:
>> X-Spam-Status: No, hits=0.0 required=8.0 tests=none
> autolearn=no version=2.60
> X-Spam-Level:
>
> Spam Assassin has the ability to learn to detect spam better
> over time using an autolearning alogrithm.
>
> Autolearning: Yes
>
> But the header says no. What is the problem?
When there are 0.0 hits autolearn will show no. There is nothing there for it to learn from. If you check email that has some hits from he rules, it should show autolearn=yes
-
X-Spam Status: Yes, hits=16.6 required=8.0 tests=DATE_IN_FUTURE_06_12, DNS_FROM_RFCI_DSN,FORGED_MUA_THEBAT_BOUN,HTML_20_30, HTML_FONTCOLOR_UNSAFE,HTML_IMAGE_ONLY_10,HTML_MESSAGE, MIME_BASE64_ILLEGAL,NORMAL_HTTP_TO_IP,NO_REAL_NAME,USERPASS, WEIRD_PORT autolearn=no version=2.63
So here might be something to learn but autolern is still off. Using SME 6.0
-
I'm getting the same thing. No learning enabled... Where is the config to make sure it is set to YES?
X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on gluon.arachnerd.org
X-Spam-Report:
* 0.8 TO_ADDRESS_EQ_REAL To: repeats address as real name
* 0.3 HTML_WEB_BUGS BODY: Image tag intended to identify you
* 5.4 BAYES_99 BODY: Bayesian spam probability is 99 to 100%
* [score: 1.0000]
* 0.1 HTML_MESSAGE BODY: HTML included in message
* 2.7 RATWARE_STORM_URI URI: Bulk email fingerprint (StormPost) found
X-Spam-Status: Yes, hits=9.3 required=5.0 tests=BAYES_99,HTML_MESSAGE,
HTML_WEB_BUGS,RATWARE_STORM_URI,TO_ADDRESS_EQ_REAL autolearn=no
version=2.63
X-Spam-Level: *********
-
It seems to be enabled. Check the file /home/e-smith/spamassassin. If it says autolearn 1 it should be o.k.