vmail-webmail/README.md

15 lines
349 B
Markdown
Raw Normal View History

2021-05-06 13:36:41 -07:00
# Vmail Webmail
Roundcube installer & configs to work with Vmail Stack.
You must first install Vmail Stack & Vhost Stack:
<https://git.stack-source.com/msb/vmail-stack>
<https://git.stack-source.com/msb/vhost-stack>
2021-04-20 14:26:46 -07:00
## Install
```
cd /usr/local/src
2021-04-20 14:28:12 -07:00
git clone https://git.stack-source.com/msb/vmail-webmail.git
cd vmail-webmail
2021-04-20 14:26:46 -07:00
bash install.sh
```