add apps/mdir
This commit is contained in:
parent
51e19b2266
commit
71619f80dc
3 changed files with 199 additions and 0 deletions
11
apps/mdir/readme.txt
Normal file
11
apps/mdir/readme.txt
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue