add apps/mdir

This commit is contained in:
sl 2025-06-14 23:48:50 +00:00
parent 51e19b2266
commit 71619f80dc
3 changed files with 199 additions and 0 deletions

11
apps/mdir/readme.txt Normal file
View file

@ -0,0 +1,11 @@
INSTALL:
put this folder in e.g. /werc/apps/mdir
put your mdir in e.g. /werc/sites/example.com/mail/
(such that all the messages land in /werc/sites/example.com/mail/mbox/)
mkdir /werc/sites/example.com/mail/_werc
echo "conf_enable_mdir" > /werc/sites/example.com/mail/_werc/config
good luck.