Server configurations and bash scripts for managing a virtual mail server.
Go to file
2021-11-20 15:34:43 -08:00
bin added filter to output 2021-11-20 15:25:33 -08:00
etc added checks for junk filtering 2021-11-20 15:34:43 -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