diff options
author | petef <petef@FreeBSD.org> | 2001-08-31 13:43:57 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-31 13:43:57 +0800 |
commit | cdaf71e4f2baa702270c35214c1aba4cded27f94 (patch) | |
tree | 8d825f1c4da06a3ec5594ac4e943347259d939eb /mail/tpop3d/pkg-descr | |
parent | d35ae48fd818386b5ca1f38476fa02fd956c5715 (diff) | |
download | freebsd-ports-gnome-cdaf71e4f2baa702270c35214c1aba4cded27f94.tar.gz freebsd-ports-gnome-cdaf71e4f2baa702270c35214c1aba4cded27f94.tar.zst freebsd-ports-gnome-cdaf71e4f2baa702270c35214c1aba4cded27f94.zip |
add tpop3d 1.3.4
Virtual-domain capable POP3 server supporting MySQL auth
PR: 29265
Submitted by: Chris Elsworth <chris@shagged.org>
Diffstat (limited to 'mail/tpop3d/pkg-descr')
-rw-r--r-- | mail/tpop3d/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/tpop3d/pkg-descr b/mail/tpop3d/pkg-descr new file mode 100644 index 000000000000..226e9ea7d9a6 --- /dev/null +++ b/mail/tpop3d/pkg-descr @@ -0,0 +1,9 @@ +tpop3d is yet-another-pop3-server. The intention has been to write +a server which is fast, extensible, and secure. tpop3d supports +traditional (BSD-format) mailspools and Maildir. It also supports +MySQL, perl, and external authentication methods. + +WWW: http://www.ex-parrot.com/~chris/tpop3d/ + +- Chris Elsworth +chris@shagged.org |