| ML-WEB-ARCHIVER(1) | Linux User Manuals | ML-WEB-ARCHIVER(1) |
ml-web-archiver - A simple Web archive tool for email lists.
ml-web-archiver [-v|--version] [-h|--help] [-h|--help] [-f|--full] [-l|--list listaddress]
ml-web-archiver is an unsophisticated Web archiver for email lists, it understands MLMMJ archives, as well as Maildir and mbox mailboxes.
-V, --version
-h, --help
-f, --full
-l listaddress, --list listaddress
-v, --verbose
-l, --list
ml-web-archiver is configured in /etc/ml-web-archiver/ml-web-archiver.conf.php The are are two settings at this time.
As this is a PHP script file, you must have an opening PHP tag at the top:
ml-web-archiver can be configured to process a list of mailing lists, by creating /etc/ml-web-archiver/lists and adding the lists in the following INI format:
listurl is optional, and should point to a page about the list, where perhaps a user can subscribe and/or unsubscribe.
searchurl is optional, and enables the message searching functionality. The search.php script should be aliased, otherwise it should be copied or symlinked to the filesystem path that corresponds to searchurl
Blank lines and lines where the first non-whitespace character is a ; character are comment lines and will be ignored.
When ml-web-archiver is run without any options, it reads the file /etc/ml-web-archiver/lists and processes all lists contained in that file.
With the option: --list listaddress
Only the given list is processed.
List processing always begins with the first unprocessed message when using the lists file, or when the --full option has not been given.
ml-web-archiver needs permission to read the email archives, and permission to write to the output directory.
Ron Guerin <ron@vnetworx.net>
bugs/patches can be submitted by email.
| 2025-11-22 | November 2025 |