1 |
gregoa |
123 |
Source: fullquottel |
2 |
|
|
Section: mail |
3 |
|
|
Priority: optional |
4 |
|
|
Maintainer: gregor herrmann <gregor+debian@comodo.priv.at> |
5 |
|
|
Build-Depends: debhelper (>= 5.0.0), autotools-dev |
6 |
|
|
Standards-Version: 3.6.2 |
7 |
|
|
|
8 |
|
|
Package: fullquottel |
9 |
|
|
Architecture: any |
10 |
|
|
Depends: ${shlibs:Depends}, ${misc:Depends} |
11 |
|
|
Suggests: mailtextbody |
12 |
|
|
Description: Tool for recognizing mails/postings in tofu/top-posting style |
13 |
|
|
The program performs several tests to decide whether the mail is a tofu |
14 |
|
|
mail or not. Each test produces a score. The final sum of the individual |
15 |
|
|
test scores is compared to a threshold. If it is above it, the mail is |
16 |
|
|
classified as tofu mail ('Fullquottel' is returned). Further more, the |
17 |
|
|
score itself is returned as number and as a row where each score point |
18 |
|
|
produces one *. Each test can be customized via a config file or on the |
19 |
|
|
command line. |
20 |
|
|
. |
21 |
|
|
Homepage: http://www.toastfreeware.priv.at/ |
22 |
|
|
|