Koozali.org: home of the SME Server

[ANNOUNCE] New contrib smeserver-learn

Offline Joorise

  • *
  • 4
  • +0/-0
[ANNOUNCE] New contrib smeserver-learn
« 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
« Last Edit: June 26, 2008, 08:12:58 AM by Joorise »

Offline Joorise

  • *
  • 4
  • +0/-0
Re: [ANNOUNCE] New contrib smeserver-learn
« Reply #1 on: June 26, 2008, 08:13:26 AM »
Add the wiki page :)

Offline Meiffe

  • 13
  • +0/-0
    • Meiffe Blog
Re: [ANNOUNCE] New contrib smeserver-learn
« Reply #2 on: June 27, 2008, 11:02:16 PM »
?   sry how to config  ?

Offline Joorise

  • *
  • 4
  • +0/-0
Re: [ANNOUNCE] New contrib smeserver-learn
« Reply #3 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 ' ')

Offline Meiffe

  • 13
  • +0/-0
    • Meiffe Blog
Re: [ANNOUNCE] New contrib smeserver-learn
« Reply #4 on: June 28, 2008, 02:34:12 PM »
Ah okay :)  thx !

Offline Joorise

  • *
  • 4
  • +0/-0
Re: [ANNOUNCE] New contrib smeserver-learn
« Reply #5 on: June 28, 2008, 07:34:10 PM »
if you have any idea to make the doc more understandable, tell me it :)

Offline Meiffe

  • 13
  • +0/-0
    • Meiffe Blog
Re: [ANNOUNCE] New contrib smeserver-learn
« Reply #6 on: June 28, 2008, 07:38:53 PM »
sry  edit