meillo@0: meillo@0: MasqMail for Debian meillo@0: ------------------- meillo@0: meillo@0: This is the Debian package of my MasqMail MTA. meillo@0: meillo@0: masqmail is an MTA specially designed for hosts with intermittent meillo@0: internet connections, i.e. hosts (or networks) at home or notebooks. It has meillo@0: special support for changing providers. It works both for sending mail meillo@0: (replacing exim, sendmail, postfix or qmail) and receiving mail (replacing meillo@0: fetchmail, but it also works in conjunction with fetchmail). meillo@0: meillo@0: Special support for 'changing providers' means individual configurations meillo@0: depending on the current connection to the internet and rewriting of sender meillo@0: addresses. meillo@0: meillo@0: It has been compiled with the options: meillo@0: --prefix=/usr --mandir='$${prefix}/share/man' \ meillo@0: --with-logdir=/var/log/masqmail \ meillo@0: --with-spooldir=/var/spool/masqmail \ meillo@0: --with-user=mail --with-group=mail \ meillo@0: --with-confdir=/etc/masqmail \ meillo@0: --with-liblockfile \ meillo@0: --enable-auth \ meillo@0: --enable-ident \ meillo@0: --enable-maildir meillo@0: meillo@0: i.e. with ESMTP AUTH support, with ident support and with Maildir support. meillo@0: meillo@0: You will find all information necessary to configure masqmail in the man meillo@0: pages masqmail (8), masqmail.conf (5), masqmail.route (5), masqmail.get (5) meillo@0: and masqmail.aliases (5). Its configuration files live in the directory meillo@0: /etc/masqmail/ and in /etc/aliases. meillo@0: meillo@0: For more information about masqmail see meillo@0: http://masqmail.cx/masqmail meillo@0: meillo@0: Oliver Kurth Tue, 16 Apr 2002 13:44:18 +0200