Server configurations and bash scripts for managing a virtual mail server.
Go to file
Matthew Saunders Brown 677ac2aa79 bin/vmail-mboxes-mod.sh
2021-04-26 16:56:40 -07:00
bin bin/vmail-mboxes-mod.sh 2021-04-26 16:56:40 -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 vmail user access to 'doveadm pw' command 2021-04-26 16:56:16 -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 vmail user access to 'doveadm pw' command 2021-04-26 16:56:16 -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