12 lines
229 B
Markdown
12 lines
229 B
Markdown
# Vmail Stack
|
|
|
|
## Install
|
|
```
|
|
cd /usr/local/src/
|
|
git clone https://git.stack-source.com/msb/vmail-stack.git
|
|
cd vmail-stack
|
|
bash install.sh
|
|
```
|
|
|
|
Check that qualify_domain has been properly configured in /etc/exim4/exim_local.conf
|