- 论坛徽章:
- 0
|
Limez is a high performance mailing list manager - 好强,看起来不错啊
Overview
"Limez" is a high performance mailing list manager. It can be used to send (broadcast) emails to a huge number of users (subscribers). People can either subscribe themselves to a specified list (mailinglist) or be added/removed by the list owner or via HTML templates and the web frontend.
Limez does not require an extra mail transfer agent (like sendmail or postfix) because of it's built-in SMTP-capabilities. Users can be stored in files, database tables (mysql, postgres, ...) or LDAP directory (openldap). Limez has been released under the GNU General Public Licence (GPL).
Current Features (ver. 1.0beta4)
full SMTP-Integration (direct send & receive, does not require sendmail)
high performance SMTP-broadcast (unlimited number of concurrent sends)
graphical administration tool (web interface using PHP)
SMTP protocol extension (used by web interface) can be used for other applications
storage of users and sender in file/database (MySQL/PostgreSQL) and LDAP
different levels of subscribe, unsubscribe and broadcast policy
simple configuration with different configfiles (every list has its own config)
automated unsubscribe of unknown users (no more bounces and hassle with them)
all incoming messages will be saved with complete headers and timestamp
unlimited number of lists, subscribers and senders
welcome- and goodbye message can be alternated (subject & body)
status report can be sent back to broadcasting user (before and after broadcast)
different log levels, may be changed by signals during service or config file
reread of configfile by signal without interfering service (config verification available)
mails which can't be delivered immediately will be spooled for later tries
listening to and sending from dedicated interface (or virtual host)
all default configuration parameters can be changed in config file
mailheaders (Reply-To:, Sender:, To:, From:, Subject:) may be exchanged
is not running as super-user, used uid/gid can be set in config (for security reasons)
mail loop-prevention (server_max_hops)
limiting functionality (list_max_mailsize)
mail-header and -footer files possible
caching of DNS-entries (MX records), ttl may be set in config
completely written in C++ (object oriented, source code available)
http://www.limez.net/ |
|