File: control

package info (click to toggle)
fetchmail-ssl 5.9.11-6.2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,952 kB
  • ctags: 2,498
  • sloc: ansic: 20,487; sh: 3,574; python: 1,705; yacc: 761; makefile: 682; perl: 640; lex: 258; awk: 124; sed: 93; lisp: 84
file content (24 lines) | stat: -rw-r--r-- 1,191 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
21
22
23
24
Source: fetchmail-ssl
Section: mail
Priority: extra
Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Build-Depends: debhelper (>= 3), gettext, flex, bison, debconf-utils, xutils, mail-transport-agent, autotools-dev, devscripts, libssl-dev
Standards-Version: 3.5.4

Package: fetchmail-ssl
Architecture: any
Depends: ${shlibs:Depends}, fetchmail-common (= ${Source-Version})
Conflicts: fetchmail, popclient
Replaces: fetchmail, popclient
Provides: fetchmail, popclient
Suggests: fetchmailconf, exim | mail-transport-agent
Description: SSL-enabled POP3, APOP, IMAP mail gatherer/forwarder
 fetchmail is a free, full-featured, robust, and well-documented remote mail
 retrieval and forwarding utility intended to be used over on-demand TCP/IP
 links (such as SLIP or PPP connections).  It retrieves mail from remote mail
 servers and forwards it to your local (client) machine's delivery system, so
 it can then be be read by normal mail user agents such as mutt, elm, pine,
 (x)emacs/gnus, or mailx.  The fetchmailconf package includes an interactive
 GUI configurator suitable for end-users.  Kerberos IV & V, RPA, OPIE and
 GSSAPI support are available if the package is recompiled.