|
|
第1行: |
第1行: |
− | {{top news}}
| + | {{SeeWikipedia|Mailman (GNU)}} |
− | {{SeeWikipedia}} | + | |
| | | |
| [[Image:mailman-gnualt.jpg|right]] | | [[Image:mailman-gnualt.jpg|right]] |
− | '''GNU Mailman''' is a [[GNU]] package for managing [[electronic mailing list]]s. It is [[free software]]/[[open source software]], distributed freely under the [[GNU General Public License]]. Similar software programs include [[Majordomo (software)|Majordomo]], [[ezmlm]], [[Enemies of Carlotta]] and [[SubEthaMail|SubEtha Mail]]; Mailman's chief distinction is its easy-to-use [[World-Wide Web|Web]] interface for list administration.
| |
| | | |
− | Mailman is written in the [[Python programming language]]. It can work with any common [[Unix]] [[mail server]] software, including [[Postfix (software)|Postfix]], [[Sendmail]] and [[qmail]].
| + | 一个 [[Python]] 开发的邮件列表。 |
− | | + | |
− | The integration with the [[Free software|free]] mail server software [[exim]] (which is used by the [[Debian]] [[GNU/Linux]] by default) is probably best: Using special configuration rules, exim knows which addresses are used by Mailman and automatically forwards all mails which are handled by Mailman to Mailman, without having to set customized aliases for each individual mailing list, as it is custom with most or all other mail servers.
| + | |
− | | + | |
− | User features include the Web interface, built-in archiving of messages, automatic processing of [[bounce message]]s, digest mode, and [[e-mail spam|spam filtering]].
| + | |
− | | + | |
− | By default, Mailman sends out a reminder message on the first of the month (local time) to all subscribers, causing many netizens to proclaim the first of the month to be "Mailman Day" as the messages start trickling in from all around the globe.
| + | |
− | | + | |
− | ==Links==
| + | |
− | *http://www.list.org
| + | |
− | *http://mail.python.org/
| + | |
− | *http://lists.gnu.org/
| + | |
| | | |
| ==Install== | | ==Install== |
第25行: |
第12行: |
| http://localhost/cgi-bin/mailman/listinfo/mailman | | http://localhost/cgi-bin/mailman/listinfo/mailman |
| http://localhost/cgi-bin/mailman/admin/mailman/ | | http://localhost/cgi-bin/mailman/admin/mailman/ |
| + | |
| + | ==链接== |
| + | *http://www.list.org |
| + | *http://mail.python.org/ |
| + | *http://lists.gnu.org/ |
| + | |
| + | {{comment}} |
| | | |
| [[Category:GNU]] | | [[Category:GNU]] |
| [[Category:Python]] | | [[Category:Python]] |
| [[Category:Mail]] | | [[Category:Mail]] |
2011年2月19日 (六) 07:16的版本
|
您可以在Wikipedia上了解到此条目的英文信息 Mailman Thanks, Wikipedia.
|
一个 Python 开发的邮件列表。
Install
#apt-get install mailman // install /usr/lib/cgi-bin
newlist mailman
newaliases
/etc/init.d/mailman start
http://localhost/cgi-bin/mailman/listinfo/mailman
http://localhost/cgi-bin/mailman/admin/mailman/
链接
<discussion>characters_max=300</discussion>