0
|
1 Source: masqmail
|
|
2 Section: mail
|
|
3 Priority: extra
|
|
4 Maintainer: Debian QA Group <packages@qa.debian.org>
|
|
5 Standards-Version: 3.7.3
|
|
6 Build-Depends: debhelper (>> 3.0), liblockfile-dev, libglib2.0-dev, libident-dev
|
|
7
|
|
8 Package: masqmail
|
|
9 Architecture: any
|
|
10 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>> 0.5) | debconf-2.0, netbase, update-inetd
|
|
11 Replaces: mail-transport-agent
|
|
12 Provides: mail-transport-agent
|
|
13 Suggests: mail-reader, logrotate
|
|
14 Conflicts: mail-transport-agent
|
|
15 Description: A mailer for hosts without permanent internet connection
|
|
16 MasqMail is an MTA (mail transport agent) and POP3 client for hosts
|
|
17 that don't have a permanent internet connection, eg. a home network
|
|
18 or a single host at home and notebooks. It has special support for
|
|
19 connections to different ISPs.
|
|
20 .
|
|
21 In these cases, MasqMail is a slim replacement for full-blown MTAs
|
|
22 such as sendmail, exim, qmail or postfix. The POP3 client can be
|
|
23 a small replacement for other full-featured tools like fetchmail.
|