diff options
Diffstat (limited to 'net-mail/perdition/metadata.xml')
-rw-r--r-- | net-mail/perdition/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-mail/perdition/metadata.xml b/net-mail/perdition/metadata.xml new file mode 100644 index 000000000000..5e1b98e0186d --- /dev/null +++ b/net-mail/perdition/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>net-mail</herd> + <longdescription> + Perdition is a fully featured POP3 and IMAP4 proxy server. + It is able to handle both SSL and non-SSL connections and redirect users + to a real-server based on a database lookup. Perdition supports modular + based database access. ODBC, MySQL, PostgreSQL, GDBM, POSIX Regular + Expression and NIS modules ship with the distribution. The API for + modules is open allowing abitary modules to be written to allow access + to any data store. + </longdescription> +</pkgmetadata> |