Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 56 | Rev 68 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 56 Rev 57
1
Source: sa-exim
1
Source: sa-exim
2
Section: mail
2
Section: mail
3
Priority: optional
3
Priority: optional
4
Maintainer: Magnus Holmgren <holmgren@debian.org>
4
Maintainer: Magnus Holmgren <holmgren@debian.org>
5
Build-Depends: debhelper (>= 4.1.16), links, exim4-dev
5
Build-Depends: debhelper (>= 5), links, exim4-dev
6
Standards-Version: 3.8.1
6
Standards-Version: 3.8.1
7
Vcs-Svn: svn://svn.kibibyte.se/sa-exim/trunk
7
Vcs-Svn: svn://svn.kibibyte.se/sa-exim/trunk
8
Vcs-Browser: http://svn.kibibyte.se/sa-exim
8
Vcs-Browser: http://svn.kibibyte.se/sa-exim
9
Homepage: http://marc.merlins.org/linux/exim/sa.html
9
Homepage: http://marc.merlins.org/linux/exim/sa.html
10
10
11
Package: sa-exim
11
Package: sa-exim
12
Architecture: any
12
Architecture: any
13
Depends: ${exim:Depends}, spamc, ${shlibs:Depends}, ${misc:Depends},
13
Depends: ${exim:Depends}, spamc, ${shlibs:Depends}, ${misc:Depends},
14
 debconf (>= 1.2.0) | debconf-2.0
14
 debconf (>= 1.2.0) | debconf-2.0
15
Recommends: ${perl:Depends}
15
Recommends: ${perl:Depends}
16
Suggests: spamassassin
16
Suggests: spamassassin
17
Description: SpamAssassin filter for Exim
17
Description: SpamAssassin filter for Exim
18
 SA-Exim integrates SpamAssassin filtering at SMTP time with the Exim
18
 SA-Exim integrates SpamAssassin filtering at SMTP time with the Exim
19
 v4 MTA. It may be used to reject incoming mails before they arrive, or
19
 v4 MTA. It may be used to reject incoming mails before they arrive, or
20
 even to tie up the sender's resources by slowing down the connection
20
 even to tie up the sender's resources by slowing down the connection
21
 ("teergrubing").
21
 ("teergrubing").
22
 .
22
 .
23
 Most of the functionality of this package can also be achieved
23
 Most of the functionality of this package can also be achieved
24
 using the exiscan ACL conditions built into the "heavy" Exim daemon,
24
 using the exiscan ACL conditions built into the "heavy" Exim daemon,
25
 exim-daemon-heavy. Use this package if you need SpamAssassin's
25
 exim-daemon-heavy. Use this package if you need SpamAssassin's
26
 report_safe feature, or if you want to have easier control over the
26
 report_safe feature, or if you want to have easier control over the
27
 header fields added, without using the report template to add multiple
27
 header fields added, without using the report template to add multiple
28
 fields.
28
 fields.