1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: smartlist
Section: mail
Priority: optional
Maintainer: Santiago Vila <sanvila@debian.org>
Standards-Version: 3.8.3
Package: smartlist
Architecture: any
Depends: ${shlibs:Depends}, procmail, default-mta | mail-transport-agent
Description: Versatile and Intelligent List Processor
SmartList is a mailing list manager built on top of the procmail
mail processing package. Some features:
* Enough intelligence to overcome the ignorance of some subscribers
(will direct subscribe and unsubscribe requests away from the regular
list and automatically onto the -request address).
* No hardwired format for (un)subscribe requests (i.e. new subscribers
need not be educated, unsubscribing users do not need to remember any
particular syntax).
* Intelligent automatic removal of addresses from the list that cause too
many bounces.
* Duplicate submissions are eliminated automatically.
* You can set up a mailing list to function as a standalone mail archive
server.
|