File: control

package info (click to toggle)
anubis 4.1.1%2Bdfsg1-3.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 4,896 kB
  • sloc: ansic: 17,484; sh: 4,923; yacc: 1,432; exp: 912; lisp: 698; lex: 415; makefile: 364; perl: 223; awk: 62; sed: 16
file content (20 lines) | stat: -rw-r--r-- 1,016 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: anubis
Section: net
Priority: optional
Maintainer: Krzysztof Burghardt <krzysztof@burghardt.pl>
Build-Depends: debhelper (>= 5), dpatch, autotools-dev, libgsasl7-dev, libgnutls-dev, guile-1.8-dev | libguile-dev, libgpgme11-dev, libpcre3-dev, libpam0g-dev | libpam-dev, libwrap0-dev, m4
Standards-Version: 3.8.3
Homepage: http://www.gnu.org/software/anubis/

Package: anubis
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base
Suggests: pidentd | ident-server
Description: an SMTP message submission daemon
 GNU Anubis is an intermediate layer between a mail user agent (MUA) and a mail
 transport agent (MTA), receiving  messages from the MUA, applying to them
 a set of predefined changes and finally inserting modified messages into an MTA
 routing network. The set of changes applied to a message is configurable on
 a system-wide and per-user basis. The built-in configuration language used for
 defining sets of changes allows for considerable flexibility and is easily
 extensible.