aboutsummaryrefslogtreecommitdiff
path: root/mail/anubis/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-11 08:27:46 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-11 08:27:46 +0000
commit626fb081b4c6542dcd5c5c4b96e8364957b427f1 (patch)
tree42e85d809174abfec57961f0691a4b464e24bed4 /mail/anubis/pkg-descr
parentad37d9c99cc06a0e00a3990549bf8c8d6a2b7b6a (diff)
downloadports-626fb081b4c6542dcd5c5c4b96e8364957b427f1.tar.gz
ports-626fb081b4c6542dcd5c5c4b96e8364957b427f1.zip
Notes
Diffstat (limited to 'mail/anubis/pkg-descr')
-rw-r--r--mail/anubis/pkg-descr27
1 files changed, 18 insertions, 9 deletions
diff --git a/mail/anubis/pkg-descr b/mail/anubis/pkg-descr
index 11a1ee532022..aa6b2df074e7 100644
--- a/mail/anubis/pkg-descr
+++ b/mail/anubis/pkg-descr
@@ -1,10 +1,19 @@
-Anubis is an outgoing mail processor, and provides the SMTP tunnel between
-the MUA (Mail User Agent) and the MTA (Mail Transport Agent). It operates
-as a proxy server daemon, independently from mail user agents, and can manage
-and process outgoing mail on the fly using a highly configurable rule system,
-based on a regular expressions (PerlRE) system. Anubis can edit outgoing mail
-headers, encrypt and/or sign mail with GnuPG, build secure SMTP tunnels using
-the TLS/SSL encryption even if your mail user agent doesn't support it, or
-tunnel a connection through a SOCKS proxy server.
+GNU Anubis is an outgoing mail processor. It goes between the MUA (Mail User
+Agent) and the MTA (Mail Transport Agent), and can perform on the fly various
+sorts of processing and conversion on the outgoing mail in accord with the
+sender's specified rules, based on a highly configurable regular expressions
+system. It operates as a proxy server, independently from mail user agents.
+GNU Anubis can edit outgoing mail headers, encrypt and/or sign mail with the
+GNU Privacy Guard, build secure SMTP tunnels (Simple Mail Transport Protocol)
+using the TLS/SSL encryption even if your mail user agent doesn't support it,
+or tunnel a connection through a SOCKS proxy server.
-WWW: http://anubis.sourceforge.net/
+--------* --------** ------***
+| MUA | ---> | Anubis | ---> | MTA |
+--------- ---------- ---------
+
+* Mail User Agent (client)
+** An outgoing mail processor and the SMTP tunnel.
+*** Mail Transport Agent (server)
+
+WWW: http://www.gnu.org/software/anubis/