File: control

package info (click to toggle)
sa-learn-cyrus 0.3.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 124 kB
  • ctags: 20
  • sloc: perl: 662; sh: 21; makefile: 7
file content (26 lines) | stat: -rw-r--r-- 1,197 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: sa-learn-cyrus
Section: web
Priority: extra
Maintainer: Jan Hauke Rahm <jhr@debian.org>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: perl
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/collab-maint/sa-learn-cyrus.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/sa-learn-cyrus.git;a=summary

Package: sa-learn-cyrus
Architecture: all
Depends: cyrus-imapd-2.4 | kolab-cyrus-imapd, spamassassin, ${perl:Depends}, ${misc:Depends}
Homepage: http://www.pollux.franken.de/mail-server-tools/sa-learn-cyrus/
Description: Train SpamAssassin with spam/ham from user's imap mailbox(es)
 sa-learn-cyrus is a perl script using sa-learn from the SpamAssassin package
 to train it knowing spam and ham. sa-learn-cyrus gets its spam and ham
 messages from Cyrus-imapd mailboxes instead of mbox files or Maildirs as
 sa-learn does. This is useful for Cyrus users who for example sort their
 missed spam into a subfolder and let sa-learn-cyrus read it out (e.g. using a
 cron job).
 .
 SpamAssassin is spam filter with numerous features including automatic
 white-listing, RBL testing, Bayesian analysis, header and body text analysis.
 .
 Cyrus is a fully-featured IMAP daemon.