freebsd-ports/mail/masqmail/pkg-descr
Philip M. Gollucci cfa96923b6 Markus Schnalke has taken over development from the original author.
The new project page for masqmail is http://marmaro.de/prog/masqmail/

PR:             ports/148249
Submitted by:   Rob B <rbyrnes@gmail.com>
Approved by:    maintainer timeout (anray ; 68 days)
2010-09-08 02:37:45 +00:00

24 lines
939 B
Plaintext

MasqMail is a mail server designed for hosts that do not have a permanent
internet connection eg. a home network or a single host at home. It has
special support for connections to different ISPs. It replaces sendmail or
other MTAs such as qmail or exim.
Features
* Delivers only when online to a destination 'outside' your LAN
* Support for multiple Providers (ie. Mail Servers, or direct delivery)
* Rewriting of Return addresses (Return-Path:, From:, Reply-To:),
configurable for each Provider separately
* can also be used as a Mail Server on a LAN
* alias support
* delivery to pipes
* delivery to MDAs (eg. procmail)
* Maildir support (version >= 0.2.5)
* routing depending on sender
* AUTH (RFC 2554) support (as client, since version 0.1.0)
* SMTP-after-POP
* POP3 client
* POP3 client daemon (fetch mail in regular intervals if online)
WWW: http://marmaro.de/prog/masqmail/