Hypermail
Page Module:Infobox/styles.css has no content.
| Hypermail | |
|---|---|
| [[Programmer|Original authorTemplate:Pluralize from text]] | Kevin Hughes |
| Initial release | Script error: No such module "Date time".[1] |
| Written in | C |
| Operating system | Cross-platform |
| Type | Mailing list archiver |
| License | GNU General Public License |
| Website | www |
Script error: No such module "Check for conflicting parameters".
Hypermail is a free program for creating email archives, in the form of cross-referenced HTML documents. It takes a file in Unix mbox format and generates an HTML archive, complete with an index and various sorting options. It is commonly used for creating mailing list archives, but it can archive any collection of emails. Originally written in 1994 by Tom Gruber using Common Lisp,[2] it was rewritten in C by Kevin Hughes for its initial public release in 1994.[1]
The mbox format is used by several email clients on various platforms, including most Unix and Linux ones. Popular examples of email clients that use the mbox format (and as such are compatible with Hypermail) include Kmail, pine and Mozilla Thunderbird.
Hypermail is operated at the command line. It was originally intended for use in Unix-like platforms such as Linux. However, it is also possible to use the program in Microsoft Windows by compiling it with MinGW, or by using the Cygwin library.
See also
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
References
Page Template:Reflist/styles.css has no content.
- ^ a b Page Module:Citation/CS1/styles.css has no content.Hughes, Kevin (1994-07-30). "ANNOUNCE: Hypermail in C, version 1.0". WWW-TALK (Mailing list). Retrieved 2008-12-09.
- ^ Page Module:Citation/CS1/styles.css has no content."Hypermail | Collective Memory with Hypermail".
External links
- Hypermail's homepage
- Hypermail's old homepage (archived June 2005)
- hypermail on GitHub