debian/masqmail-debian

view control @ 53:98e8aa5bd236

using scripts from autotools-dev to ensure recent config.{sub,guess} backporters to lenny need to do this manually
author meillo@marmaro.de
date Fri, 25 Jun 2010 14:08:56 +0200
parents 5539cce511d7
children d4370eb4de30
line source
1 Source: masqmail
2 Section: mail
3 Priority: extra
4 Maintainer: markus schnalke <meillo@marmaro.de>
5 Standards-Version: 3.8.4
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 Suggests: mail-reader, logrotate
15 Conflicts: mail-transport-agent
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.