downtownallday
f676307a97
add additional dovecot quota-related attributes to mailUser
2024-09-07 10:48:44 -04:00
downtownallday
daca497679
remove method argument use, it breaks other commands
2024-09-07 10:48:05 -04:00
downtownallday
77c6a53f81
fix syntax errors
2024-09-07 10:47:31 -04:00
downtownallday
bd6f3a8b2b
Merge branch 'lxd' into chads-quota
2024-09-06 12:03:13 -04:00
downtownallday
a6f69f297b
Merge remote-tracking branch 'chadfurman/master' into chads-quota
...
# Conflicts:
# management/daemon.py
# management/mailconfig.py
# management/templates/users.html
# setup/bootstrap.sh
# setup/mail-postfix.sh
# setup/mail-users.sh
# setup/migrate.py
2024-09-06 12:03:08 -04:00
downtownallday
6d25bc47bf
add a restart command
2024-09-05 12:39:52 -04:00
downtownallday
54a3bd100c
Add provision defaults to lxc init
2024-09-04 08:13:08 -04:00
downtownallday
0fce66dbc7
back out assert_kernel_modules
2024-09-03 11:11:17 -04:00
downtownallday
446aacb9b6
Don't exit on missing kernel module during non-interactive scenario
2024-09-03 11:06:58 -04:00
downtownallday
158c7f8921
Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox
2024-09-03 10:50:43 -04:00
downtownallday
c027db8bf4
reword comment
2024-09-03 10:49:48 -04:00
Downtown Allday
ca123515aa
fix variable ( #2439 )
2024-09-02 21:30:01 -04:00
downtownallday
a1d6f67135
change from vagrant to lxd as the virtualization system
2024-09-02 17:17:02 -04:00
downtownallday
a79a6c00eb
encryption-at-rest: Ensure required kernel modules are installed
2024-09-02 16:11:13 -04:00
downtownallday
87174e5505
Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox
2024-08-31 06:17:43 -04:00
matidau
3b8f4a2fe8
Z-Push remove config lines no longer supported ( #2433 )
2024-08-30 14:27:44 -04:00
darren
f453c44d52
Update setup to handle multiple SSH ports ( #2437 )
...
This PR addresses an issue reported in the mailinabox
Slack channel where a system had sshd configured to listen
on two ports.
Co-authored-by: Darren Sanders <darren@dms00.com>
2024-08-30 14:26:05 -04:00
downtownallday
c9243164bf
v70
2024-08-15 21:11:43 -04:00
downtownallday
c85797f576
Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox
...
# Conflicts:
# setup/webmail.sh
2024-08-15 21:10:20 -04:00
Joshua Tauberer
41870d22b0
v70
2024-08-15 08:53:27 -04:00
matidau
b9c5cd248f
Update Roundcube to 1.6.8 ( #2422 )
2024-08-15 08:49:52 -04:00
downtownallday
f0168e2417
Merge remote-tracking branch 'matidau/roundcube168'
...
# Conflicts:
# setup/webmail.sh
2024-08-13 09:01:41 -04:00
matidau
9064b34b86
Update Roundcube to 1.6.8
2024-08-08 09:41:26 +10:00
downtownallday
d2497f4847
v69b
2024-07-23 07:21:34 -04:00
downtownallday
6c30cfba8b
Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox
2024-07-23 07:20:16 -04:00
Joshua Tauberer
162e509b8b
v69b
2024-07-23 06:20:34 -04:00
Joshua Tauberer
60a2b58e57
Revert "Fixed SC2091: Remove surrounding $() to avoid executing output." and fix it another way
...
This reverts commit 67bcaea71e
. The sub-shell was required to prevent the updated umask from affecting later steps. It broke the permissions of the fetched assets for the control panel: https://discourse.mailinabox.email/t/admin-panel-broken-after-restore-upgrade/12112/24
Instead, the `$()` is replaced with just `()` to create a subshell without executing its output.
2024-07-23 06:16:24 -04:00
downtownallday
3b9d587099
v69a
2024-07-21 17:31:52 -04:00
downtownallday
446f144821
Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox
...
# Conflicts:
# README.md
# management/mailconfig.py
# setup/mail-users.sh
2024-07-21 17:29:08 -04:00
Joshua Tauberer
2ae8cd5713
v69a
2024-07-21 08:02:38 -04:00
Teal Dulcet
bc14e80b12
Fix no password prompt. Fixes #2408 ( #2409 )
2024-07-21 08:00:20 -04:00
Viktor Szépe
cd959bc522
Fix typos ( #2406 )
2024-07-21 07:01:25 -04:00
KiekerJan
2803d88894
increase timeout for the nginx proxy that provides access to the Mailinabox management daemon ( #2407 )
2024-07-20 16:44:24 -04:00
Joshua Tauberer
1b3e5e818c
v69
2024-07-20 07:33:07 -04:00
Joshua Tauberer
2f5e736fa0
Clean up Nextcloud email settings for calendar invitations
...
I don't think anything is actually changed here but I think my box was missing some of these settings.
2024-07-20 07:27:46 -04:00
Chad Furman
4bb4d2a796
Merge branch 'v68a-testing'
2024-07-12 15:39:10 -04:00
Chad Furman
4b5f4b0b9e
fixed missing column heading
2024-07-12 15:28:47 -04:00
Chad Furman
4cafe680a0
removing box count / message count feature
2024-07-12 14:03:04 -04:00
Chad Furman
c91db7bc4f
removing box count / message count feature
2024-07-12 14:01:12 -04:00
Chad Furman
c1bf722f82
Merge branch 'v68a-testing'
2024-07-12 13:55:00 -04:00
Chad Furman
7c7b744605
removing the ability to configure the default quota -- default quota is always unlimited.
2024-07-12 13:54:49 -04:00
downtownallday
20f9cd0f8c
Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox
2024-07-10 20:01:50 -04:00
Chad Furman
bc4ff0f1e8
Merge branch 'v68a-testing'
2024-07-08 20:44:14 -04:00
Chad Furman
4e9c564c5d
fixing cli commands
2024-07-08 20:37:42 -04:00
Chad Furman
1c66f69fd9
using migrations for alter table command
2024-07-08 20:25:46 -04:00
Chad Furman
8a1e803f48
removing duplicate conf
2024-07-08 20:14:47 -04:00
Chad Furman
3c6551b696
Merge remote-tracking branch 'upstrea/main'
2024-07-08 20:05:52 -04:00
Michael Heuberger
f118a6c0bf
Apply small Nextcloud upgrade to 26.0.13 ( #2401 )
2024-07-08 08:21:12 -04:00
downtownallday
25439e2bf7
QA: update to Actions upload-artifact v4
2024-06-18 13:24:01 -04:00
downtownallday
a685955f29
QA: attempt fixing logout click intercepted exception on github actions #2
2024-06-18 13:23:29 -04:00