Changes

From SME Server
Jump to navigationJump to search
2,787 bytes added ,  23:06, 25 June 2008
New page: == Learn for SME Server == === Maintainer === [mailto:emmanuel.jooris@firewall-services.com JOORIS Emmanuel For Firewall-services.com] === Description === Scripts (based on LearnAsSpam) ...
== Learn for SME Server ==

=== Maintainer ===
[mailto:emmanuel.jooris@firewall-services.com JOORIS Emmanuel For Firewall-services.com]

=== Description ===
Scripts (based on LearnAsSpam) which allows users to interact with spamassassin rules simply by droping 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

=== Requirements ===
You need to active the [[Dag]] reposity before install this contrib.

=== Installation ===
First, download the contrib :
wget http://sme.firewall-services.com/downloads/learn/rpms/smeserver-learn-0.0.1-3.noarch.rpm
And then, install it :
yum --enablerepo=dag localinstall smeserver-learn-0.0.1-3.noarch.rpm

Don't forgot to configure db key according to your needs and expand config file.

=== Documentation ===
{{Cleanup|string}}
smeserver-learn store all key who need in configuration db :

* LearnAsSpam> Config key for the spam learning part.
**status={enabled,disabled} Enable or not spam learning
**tag=$string Tag to place before subject to warn user of his message as been learn.
**dir=$string Name of folders where searching spam
**deleteafterlearn={enabled,disabled} delete message after learn instead of move in the user's junkmail folder.

*LearnAsHam> Config key for the ham learning part.
**status={enabled,disabled} Enable or not ham learning
**tag=$string Tag a mettre devant le message pour avertir l'utilisateur que le message a été traité
**dir=$string Name of folders where searching ham.

*LearnInWL> Config key for the spam of messages' senders in the whitelist learning part.
**status={enabled,disabled} Enable or not learning of messages' senders in the whitelist.
**tag=$string Tag a mettre devant le message pour avertir l'utilisateur que le message a été traité
**dir=$string Name of folders where searching message to learn in whitelist the sender address

*Learn> Clef de configuration pour le script generalement
**cron={none,hourly,daily,weekly,monthly} do the search never, hourly, daily, weekly or monthly.


One config file is modified : /etc/crontab who need to be expand if prop Learn>cron is modified.

=== Uninstall ===
Simply do :
yum remove smeserver-learn

=== Source ===
The source rpm for this contrib can be found at [http://sme.firewall-services.com/downloads/learn/srpms/ here].

=== Bugs ===
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
and select the smeserver-learn component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-learn|title=this link}}.
{{Warning box|The component as not been created yet, be patient please.}}
<noinclude>[[Category: Contrib]]</noinclude>
15

edits

Navigation menu