meillo@0: Source: masqmail
meillo@0: Section: mail
meillo@0: Priority: extra
meillo@2: Maintainer: markus schnalke <meillo@marmaro.de>
meillo@33: Standards-Version: 3.8.4
meillo@23: Build-Depends: debhelper (>= 7), liblockfile-dev, libglib2.0-dev, libident-dev
meillo@38: Homepage: http://marmaro.de/prog/masqmail
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@22: Description: mail transport agent for intermittently connected hosts
meillo@22:  Masqmail is an MTA (mail transport agent) and POP3 client for hosts
meillo@22:  with no permanent network connection, such as home network servers
meillo@22:  or notebook computers. It has special support for connections to
meillo@22:  different Internet Service Providers.
meillo@0:  .
meillo@22:  In these cases, Masqmail is a slim replacement for full-blown MTAs
meillo@22:  such as Sendmail, Exim, Qmail or Postfix. The POP3 client can be
meillo@22:  a small replacement for other full-featured tools like Fetchmail.