summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rwxr-xr-xREADME31
1 files changed, 31 insertions, 0 deletions
diff --git a/README b/README
new file mode 100755
index 0000000..ccabca2
--- /dev/null
+++ b/README
@@ -0,0 +1,31 @@
+
+/etc/periodic/15min/hyperarchives
+ cron job that periodically recreate the mail archive
+ packages needed:
+ hypermail lua lua-posix
+
+/etc/hypermail/hmrc
+ hypermail config
+
+/etc/hypermail/mdir2mbox.lua
+ lua script to convert maildir to mbox format
+
+/var/spool/mlmmj/*/archive/
+ the mlmmj archives in maildir format
+ postfix sends mails to pipe, mlmmj
+ mail files are saved into
+ /var/spool/mlmmj
+
+/var/www/domains/lists.alpinelinux.org/www
+ mail archive in html (created by /etc/periodic/15min/hyperarchives)
+ running webserver:
+ busybox httpd -p 80 -h /var/www/domains/lists.alpinelinux.org/www/
+
+
+
+
+
+
+
+
+