Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: Joorise on June 24, 2008, 10:31:09 AM
-
Hi everyone,
New SME server contrib available : smeserver-learn
Scripts (based on LearnAsSpam) which allows users to interact with spamassassin rules simply
by dropping mail in special folders of their mailbox (working only with imap)
- Learn mail as spam
- Learn mail as ham
- Whitelist the sender so his mails won't be tagged as spam again
The wiki page isn't yet write, wait a few :)
See the wiki page : http://wiki.contribs.org/Learn
-
Add the wiki page :)
-
? sry how to config ?
-
you need to see the wiki page and modifying db by using :
config setprop KEY PROP VALUE [PROP VALUE]
example : to activate LearnAsSpam and set tag to [LearnedAsSpam]. (point represent a space)
config setprop LearnAsSpam status enabled tag '[LearnedAsSpam] '
(you see if you want a space betwin the tag and the subject you need to place your tag betwin ' ')
-
Ah okay :) thx !
-
if you have any idea to make the doc more understandable, tell me it :)
-
sry edit