Server configurations and bash scripts for managing a virtual mail server.
Go to file
2021-11-10 13:35:01 -08:00
bin leave {SHA512-CRYPT} in place 2021-11-10 13:35:01 -08:00
etc quota-warning script path update 2021-08-20 09:31:14 -07: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 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

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