diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-30 14:09:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-30 14:09:24 +0000 |
commit | b6ab23fb4f64cc86cf51ec46fd64d0bf14067f92 (patch) | |
tree | f587834f346f86badede0b80aa8ca11c623a594e /mail/Makefile | |
parent | 5720214bcf2b49735b6287606b29d8903aee9d75 (diff) | |
download | ports-b6ab23fb4f64cc86cf51ec46fd64d0bf14067f92.tar.gz ports-b6ab23fb4f64cc86cf51ec46fd64d0bf14067f92.zip |
POPular is a suite of programs for setting up large POP3 server systems. It
consists of a POP3 proxy, a storage server and lots of utility programs. Note
that this program is intended to be used in large email systems and is
therefore quite complex to configure. If you only have a few thousand
mailboxes, you are probably better of with a different POP3 server.
Notes
Notes:
svn path=/head/; revision=141451
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 9634c6738392..e76ffa93dcd3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -371,6 +371,7 @@ SUBDIR += popper SUBDIR += poppwd SUBDIR += poppy + SUBDIR += popular SUBDIR += postfinger SUBDIR += postfix SUBDIR += postfix-current |