Matthew Saunders Brown
b1ea2ee09e
change to try-reload-or-restart
try-reload-or-restart has this logic: Reload service if it supports it. If not, stop and then start instead. Does nothing if the service is not running.
change password encryption from doveadm to openssl, avoids potential permissions issues with doveadm
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
License
Copyright (c) 2022 Matthew Saunders Brown matthewsaundersbrown@gmail.com
GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
Description
Languages
Shell
89%
PHP
11%