1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-07 16:17:23 +01:00
Commit Graph

655 Commits

Author SHA1 Message Date
David Duque
5d6c23cff9 Finalize php configuration 2020-06-21 15:18:46 +01:00
David Duque
0ccbf1b809 Only spawn a thread pool when strictly needed
For --check-primary-hostname, the pool is not used.
When exiting, the other processes are left alive and will hang.
2020-06-21 15:05:17 +01:00
David Duque
d01069f7f2 Automatically agree to ToS on SSL provision 2020-06-12 09:27:08 +01:00
David Duque
8ca58798e4 Typo fix 2020-05-28 16:17:10 +01:00
David Duque
235ebe9a4a Secondary nameservers: Allow IPv6 2020-05-28 15:47:43 +01:00
David Duque
1513655bc4 Make sure that the OS in the admin panel matches the actual system OS 2020-05-17 02:45:35 +01:00
David Duque
ad9979f9c6 Make the Show More link an actual button 2020-04-25 04:26:24 +01:00
David Duque
e75d89113a Test 2020-04-25 04:17:55 +01:00
David Duque
7984d103a4 Test 2020-04-25 04:13:46 +01:00
David Duque
4309a6a875 Swap show-button order 2020-04-25 03:51:38 +01:00
David Duque
32e42f14fb Do not apply custom nginx dotfiles to the default webroot 2020-04-24 17:03:13 +01:00
David Duque
d9567c0035 Use proper emojis for status checks 2020-04-24 15:50:01 +01:00
David Duque
372d5d9783 SMTP Relays: Wrap ternary operations correctly 2020-04-21 14:35:51 +01:00
David Duque
2176d59727 Version check will now use the correct endpoint 2020-04-20 23:35:11 +01:00
David Duque
ab9dbdf270 Default conf: don't repeat the upstream php conf 2020-04-20 20:01:19 +01:00
David Duque
502a4d2128 Uhhhh, yeah 2020-04-20 19:38:50 +01:00
David Duque
7ff5a336a6 Always assign default config to primary hostname 2020-04-20 19:35:20 +01:00
David Duque
c401625a01 Don't overwrite 2020-04-20 19:20:26 +01:00
David Duque
5f15c2e53b Fix some stuff 2020-04-20 19:15:43 +01:00
David Duque
49da79cbd9 Oops (yet again) 2020-04-20 19:06:19 +01:00
David Duque
7f5a939e50 Throw failure reason (web update) 2020-04-20 18:59:02 +01:00
David Duque
3396bdbb22 Use get_web_root instead of raw indexing 2020-04-20 18:54:27 +01:00
David Duque
8c5ff2b523 Screwed up on the path 2020-04-20 18:28:13 +01:00
David Duque
b2c2d61867 Oops 2020-04-20 18:23:45 +01:00
David Duque
72070ee7bd Create custom nginx files 2020-04-20 18:17:41 +01:00
David Duque
b6342d34d2 Start web templating work 2020-04-20 15:55:05 +01:00
David Duque
9a6a35cadc Update version display 2020-04-20 00:43:20 +01:00
David Duque
4ed014a50c Add SMTP Relay status checks 2020-04-18 15:00:51 +01:00
David Duque
ad3a78a300 relayhost, not relay_host, and key, not pass 2020-04-18 11:56:30 +01:00
David Duque
da7fe68daa pls 2020-04-18 00:38:36 +01:00
David Duque
eee5dbf755 Is this it? 2020-04-18 00:22:10 +01:00
David Duque
8f247e3b70 Import other stuff 2020-04-18 00:13:13 +01:00
David Duque
10e4b79423 Fixing editconf input 2020-04-18 00:00:35 +01:00
David Duque
625eca8ea4 Swap tuple by a list 2020-04-17 23:48:39 +01:00
David Duque
858251045d Cleanup 2020-04-17 23:39:52 +01:00
David Duque
b9dec64ea1 Merge branch 'master' of github.com:ddavness/mailinabox 2020-04-17 19:54:44 +01:00
David Duque
ca3d794c80 Sanity improvements 2020-04-17 19:54:34 +01:00
David Duque
60294a876d Allow editconf to be ran 2020-04-17 19:36:04 +01:00
David Duque
02c2657569 Oops 2020-04-17 19:06:19 +01:00
David Duque
df8bacd0ed Actually edit the files on Postfix's end 2020-04-17 19:05:05 +01:00
David Duque
c653f660bb Move editconf into management 2020-04-17 18:54:13 +01:00
David Duque
25900758d1 I screwed up badly 2020-04-17 18:09:43 +01:00
David Duque
0e583b9e4f Booleans are passed as strings 2020-04-17 18:06:16 +01:00
David Duque
6d8e2a5bb9 Cleanup 2020-04-17 10:45:47 +01:00
David Duque
9b6781685a Move settings away from mailinabox.conf 2020-04-16 22:52:48 +01:00
David Duque
5e080bedb6 Syntax errors. 2020-04-16 22:21:33 +01:00
David Duque
430f6dab38 Actual implementation of the Relay setup daemon 2020-04-16 22:16:02 +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