diff control @ 0:5ef519035828

debian directory of masqmail-0.2.21-4
author meillo@marmaro.de
date Fri, 26 Sep 2008 21:25:48 +0200
parents
children 2d19be496785
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/control	Fri Sep 26 21:25:48 2008 +0200
@@ -0,0 +1,23 @@
+Source: masqmail
+Section: mail
+Priority: extra
+Maintainer: Debian QA Group <packages@qa.debian.org>
+Standards-Version: 3.7.3
+Build-Depends: debhelper (>> 3.0), liblockfile-dev, libglib2.0-dev, libident-dev
+
+Package: masqmail
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>> 0.5) | debconf-2.0, netbase, update-inetd
+Replaces: mail-transport-agent
+Provides: mail-transport-agent
+Suggests: mail-reader, logrotate
+Conflicts: mail-transport-agent
+Description: A mailer for hosts without permanent internet connection
+ MasqMail is an MTA (mail transport agent) and POP3 client for hosts 
+ that don't have a permanent internet connection, eg. a home network 
+ or a single host at home and notebooks. It has special support for
+ connections to different ISPs.
+ .
+ In these cases, MasqMail is a slim replacement for full-blown MTAs 
+ such as sendmail, exim, qmail or postfix. The POP3 client can be
+ a small replacement for other full-featured tools like fetchmail.