Commit Graph
2372 Commits
Author SHA1 Message Date
David Duque 430f6dab38 Actual implementation of the Relay setup daemon 2020-04-16 22:16:02 +01:00
David Duque d9397a026b SMTP Relay initialization 2020-04-16 20:19:14 +01:00
David Duque 7ffc889c08 Bump web dependencies (#1)
- Bootstrap: 3.3.7 -> 4.4.1
- - New admin panel style and respective corrections applied.

- JQuery: 2.1.4 -> 3.5.0
2020-04-16 19:52:01 +01:00
David Duque 785280c86b Submission 2020-04-16 17:01:49 +01:00
David Duque fcf5544fc8 WIP 2020-04-16 14:09:24 +01:00
David Duque 09b3c37885 Oops 2020-04-16 14:04:45 +01:00
David Duque bf83bd6ff7 MiaB SMTP Daemon: Just return something for now 2020-04-16 12:56:27 +01:00
David Duque 03472788fd WIP 2020-04-16 12:45:55 +01:00
David Duque 7b60c0850c Merge remote-tracking branch 'up/master' 2020-04-15 18:03:50 +01:00
David Duque 68768ed112 Fix attempt 2020-04-15 18:01:33 +01:00
David Duque 21196620b6 Code debug 2020-04-15 15:02:20 +01:00
David Duque bb26a2d12c Push script zone to the end of the document 2020-04-14 10:08:11 +01:00
David Duque 687721caf8 Load SMTP settings when entering the page 2020-04-14 10:03:44 +01:00
David Duque 14ee44e8e2 HTML JS Cleanup 2020-04-14 09:52:01 +01:00
Michael Becker 40b21c466d Fypo fix in users.html (#1748) 2020-04-13 22:10:52 -04:00
David Duque 109d8735c7 Change admin panel footer 2020-04-13 19:32:38 +01:00
David Duque ee688eb184 SMTP Relay Host stub progress 2020-04-13 18:36:56 +01:00
David Duque c004e55c76 SMTP Relay Host stub progress 2020-04-13 18:29:14 +01:00
David Duque 6e462f6523 SMTP Relay Host stub progress 2020-04-13 18:21:33 +01:00
David Duque 51c288dcd5 SMTP Relay Host stub progress 2020-04-13 18:14:39 +01:00
David Duque 6393075f11 SMTP Relay Host stub progress 2020-04-13 18:09:04 +01:00
David Duque 9d23f67e8a SMTP Relay Host stub progress 2020-04-13 18:05:49 +01:00
David Duque 10993b9154 SMTP Relay Host stub progress 2020-04-13 17:55:00 +01:00
David Duque 3278c8cf94 SMTP Relay Host stub progress 2020-04-13 16:18:26 +01:00
David Duque aa62c6349e SMTP Relay Host stub progress 2020-04-13 16:13:26 +01:00
David Duque 30221bdb11 SMTP Relay Host stub progress 2020-04-13 15:57:56 +01:00
David Duque 664267357a SMTP Relay Host stub progress 2020-04-13 15:53:47 +01:00
David Duque 4a20d50eea SMTP Relay Host stub 2020-04-13 15:34:14 +01:00
David Duque cd4c478986 Add smtp relay html page 2020-04-13 01:24:36 +01:00
David Duque 4aa671c20b Working on SMTP relays! 2020-04-13 01:18:19 +01:00
David Duque 974c9bba61 Fix status check colors, add SMTP relay stub 2020-04-13 01:16:23 +01:00
David Duque 0d17caccfe Downgrade port 25 blockage error to warn; mention SMTP relays 2020-04-13 01:10:38 +01:00
David Duque 8d7f6bfb19 Change all occurrences of PHP 7.2 to PHP 7.3 2020-04-13 00:55:48 +01:00
David Duque edb03b7862 Misc changes 2020-04-12 23:54:35 +01:00
David Duque fa6e941e56 README update 2020-04-12 01:41:01 +01:00
David Duque 8667a574d4 Use local PHP version (ZPush) 2020-04-12 01:04:55 +01:00
David Duque 5f1343864c Use local PHP version 2020-04-12 01:02:14 +01:00
David Duque 6cee029d15 Move php version to functions.sh 2020-04-12 00:56:55 +01:00
David Duque 5c93d698b4 Update PHP version (7.2 -> 7.3) 2020-04-12 00:50:31 +01:00
David Duque 0568bcc5d3 Early configuration of the nsd service 2020-04-12 00:44:19 +01:00
David Duque 435b01dda4 Merge remote-tracking branch 'up/master' 2020-04-11 19:32:10 +01:00
David Duque 9fb02090bf Remove operations not applicable to Debian
Signed-off-by: David Duque <david.f.s.duque@tecnico.ulisboa.pt>
2020-04-11 19:24:20 +01:00
Stefan f52749b403 Better return codes after errors in the setup scripts (#1741) 2020-04-11 14:18:44 -04:00
Sumit d67e09f334 Allowing adding nginx aliases in www/custom.yaml (#1742)
with this nginx will keep on proxying requests and serve static content
instead of passing this responsibility to proxied server

Without this the one needs to run an additional server to server static
content on the proxied url
2020-04-11 14:17:46 -04:00
David Duque fcff1f5d2c Change environment to Debian 10 2020-04-11 19:12:40 +01:00
Daniel Davisandddavis32 e224fc6656 Delete unused function apt_add_repository_to_unattended_upgrades (#1721)
The function apt_add_repository_to_unattended_upgrades is defined
but never called anywhere. It appears that automatic apt updates
are handled in system.sh where the file /etc/apt/apt.conf.d/02periodic
is created. The last call was removed in bbfa01f33a.

Co-authored-by: ddavis32 <dan@nthdegreesoftware.com>
2020-03-08 09:49:39 -04:00
Joshua Tauberer 5e47677f7a Merge mail log script fixes for UTF-8 issue and Feb 29 issue (#1734) 2020-03-08 09:37:43 -04:00
Jarek Jurasz db9637ce4f Fix Feb 29 issue #1733 2020-03-03 20:59:28 +01:00
Jarek Jurasz f908bc364e mail_log.py reading forward #1593 2020-03-03 20:56:30 +01:00
Joshua Tauberer 30c2c60f59 v0.44 v0.44 2020-02-15 07:15:09 -05:00