vmail-stack/README.md
2022-08-22 13:34:20 -07:00

16 lines
408 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
## License
Copyright (c) 2022 Matthew Saunders Brown <matthewsaundersbrown@gmail.com>\
GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)