b.waal 18f40739c9 Cleanup
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.
2019-09-19 02:51:33 +02:00
2019-09-12 13:16:48 +02:00
2019-09-18 14:56:53 +02:00
2019-09-19 02:51:33 +02:00
2019-09-18 02:46:30 +02:00
2019-09-15 18:00:12 +02:00

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
No description provided
Readme 277 KiB
Languages
Shell 97.7%
PHP 2.1%
Sieve 0.2%