18f40739c9531bd0799fb2391af91b41bb848b68
Added Certbot PPA to the beginning of the script. Installing Certbot and all of it's plugins at the start. Added $OUTPUT variables where necessary. Cleaned up the section "Services". Added whiptail messagebox at the end of the script to display the url, admin login and password. Removed all deprecated "apt install -y" sections. Corrected a few lines for the UI menu.
Ubuntu-Mail
Get Started:
wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/stable/installer.sh -O /tmp/installer.sh
bash /tmp/installer.sh
Legacy Installer:
wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/stable/installer.sh -O /tmp/installer.sh
bash /tmp/installer.sh -l 2>&1 | tee ~/output.log
This script uses the following repo's as dependencies:
* VPS-scripts/Unattended-Security-Updates
* VPS-scripts/Ubuntu-MySQL
Sources:
https://linuxize.com/post/set-up-an-email-server-with-postfixadmin
Description
Languages
Shell
97.7%
PHP
2.1%
Sieve
0.2%