Server configurations and bash scripts for managing a virtual mail server.
Go to file
2021-12-09 14:26:32 -08:00
bin typo 2021-11-20 15:44:05 -08:00
etc check for domain & mbox status 2021-12-09 14:26:32 -08:00
libexec initial commit 2021-02-10 16:16:23 -08:00
sbin notes about features to add 2021-10-03 12:19:55 -07:00
systemd add systemd timer 2021-04-20 14:46:05 -07:00
install.sh set qualify_domain 2021-05-06 13:38:46 -07:00
LICENSE initial commit 2021-02-10 16:16:23 -08:00
README.md set qualify_domain 2021-05-06 13:38:46 -07:00
update.sh vmail user access to 'doveadm pw' command 2021-04-26 16:56:16 -07:00
vmail.sql add filter option to mboxes 2021-11-20 15:20:24 -08: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

Check that qualify_domain has been properly configured in /etc/exim4/exim_local.conf