Mercurial > masqmail-0.2
diff debian/control @ 0:08114f7dcc23 0.2.21
this is masqmail-0.2.21 from oliver kurth
author | meillo@marmaro.de |
---|---|
date | Fri, 26 Sep 2008 17:05:23 +0200 |
parents | |
children | af25f5c39d90 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/control Fri Sep 26 17:05:23 2008 +0200 @@ -0,0 +1,23 @@ +Source: masqmail +Section: mail +Priority: extra +Maintainer: Oliver Kurth <oku@debian.org> +Standards-Version: 3.5.7 +Build-Depends: debhelper (>> 3.0), liblockfile-dev, libglib2.0-dev, libident-dev + +Package: masqmail +Architecture: any +Depends: ${shlibs:Depends}, debconf (>> 0.5) | debconf-2.0, netbase +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 a 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.