Server configurations and bash scripts for managing a virtual mail server.
Go to file
2021-04-21 12:52:15 -07:00
bin installer updates 2021-04-15 12:49:54 -07:00
etc rm apache macro conf 2021-04-04 14:09:44 -07:00
libexec initial commit 2021-02-10 16:16:23 -08:00
sbin add systemd timer 2021-04-20 14:46:05 -07:00
systemd add systemd timer 2021-04-20 14:46:05 -07:00
install.sh apt-get update 2021-04-21 11:17:00 -07:00
LICENSE initial commit 2021-02-10 16:16:23 -08:00
README.md add systemd timer 2021-04-20 14:46:05 -07:00
update.sh add systemd timer 2021-04-20 14:46:05 -07:00
vmail.sql removed sa_userpref table, sa automatically creates it 2021-04-21 12:52:15 -07:00

vmail-stack

Install

cd /usr/local/src/
git clone https://git.stack-source.com/msb/vmail-stack.git
cd vmail-stack
bash install.sh