Server configurations and bash scripts for managing a virtual mail server.
b1ea2ee09e
try-reload-or-restart has this logic: Reload service if it supports it. If not, stop and then start instead. Does nothing if the service is not running. |
||
---|---|---|
bin | ||
etc | ||
libexec | ||
sbin | ||
systemd | ||
altervmail.sql | ||
COPYING | ||
install.sh | ||
README.md | ||
update.sh | ||
vmail.sql |
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)