Subversion Repositories sa-exim

Compare Revisions

Ignore whitespace Rev 51 → Rev 52

/trunk/debian/control
13,16 → 13,15
Depends: ${exim:Depends}, spamc, ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0
Recommends: ${perl:Depends}
Suggests: spamassassin
Description: Use spamAssassin at SMTP time with the Exim v4 MTA
SA-Exim lets you use spamAssassin at SMTP time with the Exim
v4 MTA, which enables you to do many things with incoming Emails,
including refusing them before they come in, or even teergrubing the
sender (i.e. slowing him down, by tying his resources)
Description: SpamAssassin filter for Exim
SA-Exim integrates SpamAssassin filtering at SMTP time with the Exim
v4 MTA. It may be used to reject incoming mails before they arrive, or
even to tie up the sender's resources by slowing down the connection
("teergrubing").
.
Note: Most of the functionality of this package can also be achieved
using the exiscan ACL conditions built into the "heavy" Exim daemon,
exim-daemon-heavy. You should use this package if:
.
* you want to use SpamAssassin's report_safe feature, or
* you want easier control over the header fields added, without using
the report template to add multiple fields.
Most of the functionality of this package can also be achieved
using the exiscan ACL conditions built into the "heavy" Exim daemon,
exim-daemon-heavy. Use this package if you need SpamAssassin's
report_safe feature, or if you want to have easier control over the
header fields added, without using the report template to add multiple
fields.