From d07c18bd0819f65c2b34e6422674e0f309d0259f Mon Sep 17 00:00:00 2001 From: torstenb <torstenb@FreeBSD.org> Date: Mon, 29 Mar 1999 20:15:09 +0000 Subject: Port of Wietse Venema's postfix, yet another mail transport agent that tries to replace sendmail. --- mail/postfix28/pkg-descr | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mail/postfix28/pkg-descr (limited to 'mail/postfix28/pkg-descr') diff --git a/mail/postfix28/pkg-descr b/mail/postfix28/pkg-descr new file mode 100644 index 000000000000..fa5e129bf08b --- /dev/null +++ b/mail/postfix28/pkg-descr @@ -0,0 +1,6 @@ +Postfix aims to be an alternative to the widely-used sendmail +program. Sendmail is responsible for 70% of all e-mail delivered +on the Internet. With an estimated 100 million users, that's an +estimated 10 billion (10^10) messages daily. A stunning number. + +See http://www.postfix.org/ for details -- cgit