diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-12-09 09:07:37 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-12-09 09:07:37 +0000 |
commit | c41147feae7509b78e299d2d637943204f02690d (patch) | |
tree | abacb58bf9ad275539f61bd11f9b935e303befcb /mail/Makefile | |
parent | 89c28ec27827819d22c2301248400da2ff9ebcfd (diff) | |
download | ports-c41147feae7509b78e299d2d637943204f02690d.tar.gz ports-c41147feae7509b78e299d2d637943204f02690d.zip |
New port: sympa.
SYMPA is an electronic mailing list manager. It is used to automate list
management functions such as subscription, moderation and management of
archives. SYMPA also manages sending of messages to the lists, and
makes it possible to reduce the load on the system. Provided that you
have enough memory on your system, Sympa is especially well adapted for big
lists. For a list with 20 000 subscribers, it takes 5 minutes to send a
message to 90% of subscribers, of course considering that the network is
available.
WWW: http://www.sympa.org/
PR: 46615
Submitted by: Autrijus Tang <autrijus@autrijus.org>
Notes
Notes:
svn path=/head/; revision=95459
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 6bafc8574af9..fe812971ffd5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -352,6 +352,7 @@ SUBDIR += sylpheed SUBDIR += sylpheed-claws SUBDIR += sylpheed-gtk2 + SUBDIR += sympa SUBDIR += teapop SUBDIR += tkrat2 SUBDIR += tlb |