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

Title: [ANNOUNCE] New contrib smeserver-learn
Post 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
Title: Re: [ANNOUNCE] New contrib smeserver-learn
Post by: Joorise on June 26, 2008, 08:13:26 AM
Add the wiki page :)
Title: Re: [ANNOUNCE] New contrib smeserver-learn
Post by: Meiffe on June 27, 2008, 11:02:16 PM
?   sry how to config  ?
Title: Re: [ANNOUNCE] New contrib smeserver-learn
Post by: Joorise on June 28, 2008, 12:09:46 PM
you need to see the wiki page and modifying db by using :
Code: [Select]
config setprop KEY PROP VALUE [PROP VALUE]example : to activate LearnAsSpam and set tag to [LearnedAsSpam]. (point represent a space)
Code: [Select]
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 ' ')
Title: Re: [ANNOUNCE] New contrib smeserver-learn
Post by: Meiffe on June 28, 2008, 02:34:12 PM
Ah okay :)  thx !
Title: Re: [ANNOUNCE] New contrib smeserver-learn
Post by: Joorise on June 28, 2008, 07:34:10 PM
if you have any idea to make the doc more understandable, tell me it :)
Title: Re: [ANNOUNCE] New contrib smeserver-learn
Post by: Meiffe on June 28, 2008, 07:38:53 PM
sry  edit