Skip to content

Automatically train SpamAssassin with spam/ham from Cyrus IMAPd user mailboxes

License

Notifications You must be signed in to change notification settings

michaelroland/sa-learn-cyrus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sa-learn-cyrus: Train SpamAssassin with spam/ham from Cyrus IMAPd user mailboxes

This repository contains sa-learn-cyrus, an application collects spam and non-spam (ham) messages from Cryus IMAPd user mailbox folders and feeds them into sa-learn to train the bayes database of SpamAssassin.

This is a forked version of the original sa-learn-cyrus tool by Hans-Juergen Beie. It provides bugfixes and improvements and adds integration with Kolab.

INSTALLATION

Prerequisites

This application requires perl, spamassassin and cyrus-imapd.

If the Kolab integration should be used, kolab needs to be installed.

Install files

Use

./install.sh

to install the application, man pages, and sample configuration.

Configuration

The sample configuration is copied to /etc/spamassassin/sa-learn-cyrus.conf by default. Customize the configuration according to your needs.

GET LATEST SOURCE

Find documentation and grab the latest version on GitHub https://github.com/michaelroland/sa-learn-cyrus

COPYRIGHT

DISCLAIMER

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

LICENSE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

License: GNU General Public License v3.0

About

Automatically train SpamAssassin with spam/ham from Cyrus IMAPd user mailboxes

Resources

License

Stars

Watchers

Forks

Packages

No packages published