2021-05-06 13:38:46 -07:00
|
|
|
# Vmail Stack
|
2021-03-30 15:41:22 -07:00
|
|
|
|
|
|
|
## Install
|
|
|
|
```
|
|
|
|
cd /usr/local/src/
|
|
|
|
git clone https://git.stack-source.com/msb/vmail-stack.git
|
|
|
|
cd vmail-stack
|
|
|
|
bash install.sh
|
|
|
|
```
|
2021-04-20 14:46:05 -07:00
|
|
|
|
2021-05-06 13:38:46 -07:00
|
|
|
Check that qualify_domain has been properly configured in /etc/exim4/exim_local.conf
|