File: control

package info (click to toggle)
anubis 4.1%2Bdfsg1-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 5,908 kB
  • ctags: 2,607
  • sloc: ansic: 17,022; sh: 4,795; yacc: 1,432; exp: 912; lisp: 697; lex: 415; makefile: 350; perl: 118; awk: 62; sed: 16
file content (20 lines) | stat: -rw-r--r-- 1,016 bytes parent folder | download
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.7.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.