debian/masqmail-debian

view control @ 62:4ed3577e5044

Added tag 0.2.27-1 for changeset afae1a8e900f
author meillo@marmaro.de
date Mon, 19 Jul 2010 23:22:09 +0200
parents 98e8aa5bd236
children
line source
1 Source: masqmail
2 Section: mail
3 Priority: extra
4 Maintainer: markus schnalke <meillo@marmaro.de>
5 Standards-Version: 3.9.0
6 Build-Depends: debhelper (>= 7.2.3), liblockfile-dev, libglib2.0-dev, libident-dev, autotools-dev (>= 20100122.1)
7 Homepage: http://marmaro.de/prog/masqmail
9 Package: masqmail
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>> 0.5) | debconf-2.0, netbase, update-inetd
12 Replaces: mail-transport-agent
13 Provides: mail-transport-agent
14 Conflicts: mail-transport-agent
15 Suggests: mail-reader, procmail, logrotate
16 Description: mail transport agent for intermittently connected hosts
17 Masqmail is an MTA (mail transport agent) and POP3 client for hosts
18 with no permanent network connection, such as home network servers
19 or notebook computers. It has special support for connections to
20 different Internet Service Providers.
21 .
22 In these cases, Masqmail is a slim replacement for full-blown MTAs
23 such as Sendmail, Exim, Qmail or Postfix. The POP3 client can be
24 a small replacement for other full-featured tools like Fetchmail.