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.
2023-12-20 10:11:36 -08:00
2023-12-20 10:11:36 -08:00
2023-10-23 12:44:02 -07:00
2022-08-22 13:34:20 -07:00
2023-05-26 13:43:48 -07:00
2022-11-29 16:33:15 -08:00
2022-08-22 13:34:20 -07:00
2022-12-07 09:47:45 -08:00
2022-08-22 13:34:20 -07:00
2022-11-29 16:33:15 -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

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
Server configurations and bash scripts for managing a virtual mail server.
Readme 1.1 MiB
Languages
Shell 89%
PHP 11%