Server configurations and bash scripts for managing a virtual mail server.
Go to file
Matthew Saunders Brown 6d35652773 /usr/local/libexec
2021-04-22 13:16:49 -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 /usr/local/libexec 2021-04-22 13:16:49 -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 /usr/local/libexec 2021-04-22 13:16:49 -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