meillo@0: Source: masqmail meillo@0: Section: mail meillo@0: Priority: extra meillo@0: Maintainer: Oliver Kurth meillo@0: Standards-Version: 3.5.7 meillo@0: Build-Depends: debhelper (>> 3.0), liblockfile-dev, libglib2.0-dev, libident-dev meillo@0: meillo@0: Package: masqmail meillo@0: Architecture: any meillo@0: Depends: ${shlibs:Depends}, debconf (>> 0.5) | debconf-2.0, netbase meillo@0: Replaces: mail-transport-agent meillo@0: Provides: mail-transport-agent meillo@0: Suggests: mail-reader, logrotate meillo@0: Conflicts: mail-transport-agent meillo@0: Description: A mailer for hosts without permanent internet connection meillo@0: MasqMail is a MTA (mail transport agent) and POP3 client for hosts meillo@0: that don't have a permanent internet connection, eg. a home network meillo@0: or a single host at home and notebooks. It has special support for meillo@0: connections to different ISPs. meillo@0: . meillo@0: In these cases, MasqMail is a slim replacement for full-blown MTAs meillo@0: such as sendmail, exim, qmail or postfix. The POP3 client can be meillo@0: a small replacement for other full-featured tools like fetchmail.