vmail-webmail/README.md
Matthew Saunders Brown c5306497c5 permissions, readme
2021-05-06 13:36:41 -07:00

15 lines
349 B
Markdown

# 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>
## Install
```
cd /usr/local/src
git clone https://git.stack-source.com/msb/vmail-webmail.git
cd vmail-webmail
bash install.sh
```