b.waal 211458008d Update 'installer.sh'
Added "msg function" for configuring the spam into spam folder.

Updated a few SED commands in the Postfix and Dovecot section.

Added Amavis to the service disable and to crontab sections.

Disabled Postfix and Dovecot service on start. They will start with Amavis after the delay is done.

Added end-screen for Legacy mode to display the URL, Pasword and Logon.
2019-09-20 01:44:28 +02:00
2019-09-12 13:16:48 +02:00
2019-09-18 14:56:53 +02:00
2019-09-20 01:44:28 +02:00
2019-09-18 02:46:30 +02:00
2019-09-19 02:54:56 +02:00

Ubuntu-Mail

Get Started with the graphical installer:

wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/stable/installer.sh -O /tmp/installer.sh  
bash /tmp/installer.sh

Legacy Installer for developing and debugging:

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%