Commit Graph

310 Commits

Author SHA1 Message Date
b.waal 55cf172e9b Upload files to 'config/dkim' 2019-10-16 13:51:15 +02:00
b.waal e96c8c0e24 Created test for unattended OpenDKIM installation 2019-10-16 13:42:38 +02:00
b.waal e58bd1b174 Enabled certbot 2019-10-16 13:03:14 +02:00
b.waal 3b3c84e7d5 Fixed SED on line 407 2019-10-16 02:25:51 +02:00
b.waal c2230affa6 Updated Max attachment size, added php7.3-fpm to the restart services list 2019-10-16 01:34:36 +02:00
b.waal 6e549d011d Fixed typo on line 51 2019-10-16 00:53:58 +02:00
b.waal b57a795c77 Updated Attachment file size Whiptail menu 2019-10-16 00:47:43 +02:00
b.waal ea21c83c3f Added maximum upload attachment size option 2019-10-15 15:09:35 +02:00
b.waal 56d404a518 Update 'Future-Updates.md' 2019-10-15 12:29:34 +02:00
b.waal 8622baf112 Added incoming check for SPF 2019-10-15 11:57:01 +02:00
b.waal a39339b7c1 Created incoming SPF config 2019-10-15 11:52:20 +02:00
b.waal 50b39bda6b Enabled default mailboxes 2019-10-15 10:18:57 +02:00
b.waal 8dc4ecef99 Update 'Future-Updates.md' 2019-10-15 09:18:00 +02:00
b.waal eb34914c83 Update 'Future-Updates.md' 2019-10-08 14:14:07 +02:00
b.waal ec6e6c086b Added SSH notice 2019-10-08 12:16:08 +02:00
b.waal faa9a90268 Fixed branch variables & added msg to MOTD and ufw 2019-10-08 11:53:33 +02:00
b.waal 32b54ef871 Added $output quiet 2019-10-08 11:47:10 +02:00
b.waal c6e6e2169e Added ufw config & ssh port changed 2019-10-08 11:29:44 +02:00
b.waal 2b733413a9 Update 'config/ufw/config.sh' 2019-10-08 11:26:09 +02:00
b.waal 5154362ad1 Add 'config/ufw/config.sh' 2019-10-08 11:20:38 +02:00
b.waal caea30ae71 Fixed Amavis transport in postfix-master.cf 2019-10-03 15:21:29 +02:00
b.waal b93d7c936d Update 'installer.sh' 2019-10-03 14:10:18 +02:00
b.waal fd23efb754 Update 'config/postfix/clear-queue.sh' 2019-10-03 14:06:08 +02:00
b.waal 15638c31cd Add 'config/postfix/clear-queue.sh' 2019-10-03 13:03:24 +02:00
b.waal 764ef33521 Update 'installer.sh' 2019-10-01 14:50:24 +02:00
b.waal 8749d80238 Motd typo fixed 2019-10-01 12:46:27 +02:00
b.waal cd2bcf53ce Update 'Future-Updates.md' 2019-10-01 09:30:55 +02:00
b.waal 2b2eb7c880 Update 'installer.sh' 2019-09-26 15:57:52 +02:00
b.waal d316d909b9 Add 'config/motd/01-custom' 2019-09-26 15:56:15 +02:00
b.waal 1bbffc5696 Update 'Future-Updates.md' 2019-09-26 14:55:57 +02:00
b.waal b1d1b1c0ff Added MySQL random password generation 2019-09-26 14:46:38 +02:00
b.waal 197464ac5e Update 'config/amavis/50-user' 2019-09-26 14:39:46 +02:00
b.waal 60193076a9 Update 'Future-Updates.md' 2019-09-26 12:57:42 +02:00
b.waal faae957514 Update 'Future-Updates.md' 2019-09-26 12:57:36 +02:00
b.waal 18b4c91102 Update 'installer.sh' 2019-09-22 04:25:14 +02:00
b.waal ffc10d0ad2 Update 'installer.sh' 2019-09-22 00:26:09 +02:00
b.waal 1bbdb0357d Update 'installer.sh' 2019-09-22 00:25:52 +02:00
b.waal 8ef923c737 Update 'Future-Updates.md' 2019-09-20 03:49:53 +02:00
b.waal 6e154e030a Updated branch
Branch = beta
2019-09-20 03:48:48 +02:00
b.waal 6aa7b41b85 Updated branch
Branch = beta
2019-09-20 03:48:27 +02:00
b.waal b7665b7a40 Update 'installer.sh'
Added Amavis to start after the ClamAV update
2019-09-20 03:32:13 +02:00
b.waal cf5e8ece54 Update 'installer.sh'
Fixed SED in Postfix and Dovecot.

Fixed Legacy mode closing message.
2019-09-20 02:31:43 +02:00
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
bprieshof b2cf891f52 Updated Nginx config 2019-09-19 12:00:02 +02:00
bprieshof d867b509bb Add 'config/nginx/PostfixAdmin-site-unconfigured' 2019-09-19 11:56:05 +02:00
bprieshof 93b96508ff converted Whiptail to msg function 2019-09-19 11:37:54 +02:00
b.waal 23b2d471c5 Update 'README.md' 2019-09-19 02:54:56 +02:00
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
b.waal 6b93846d95 Update 'installer.sh' 2019-09-18 21:53:27 +02:00
b.waal 211ce8b0b8 Update 'installer.sh' 2019-09-18 21:11:16 +02:00