meillo@0: Source: masqmail meillo@0: Section: mail meillo@0: Priority: extra meillo@2: Maintainer: markus schnalke meillo@2: Standards-Version: 3.8.0 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}, ${misc:Depends}, debconf (>> 0.5) | debconf-2.0, netbase, update-inetd 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@2: Homepage: http://prog.marmaro.de/masqmail meillo@0: Description: A mailer for hosts without permanent internet connection meillo@2: MasqMail is an MTA (mail transport agent) and POP3 client for hosts meillo@2: 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@2: 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.