1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-03-30 23:37:05 +00:00

Commit Graph

  • febb5c3234 removing box count / message count feature Chad Furman 2024-07-12 14:01:12 -0400
  • ceaf5338be removing the ability to configure the default quota -- default quota is always unlimited. Chad Furman 2024-07-12 13:54:49 -0400
  • c01a1d5493 fixing cli commands Chad Furman 2024-07-08 20:37:42 -0400
  • 1cb67f545e using migrations for alter table command Chad Furman 2024-07-08 20:25:46 -0400
  • 1f37e16db4 removing duplicate conf Chad Furman 2024-07-08 20:14:27 -0400
  • 7b57861ac9 fixing imap sed script Chad Furman 2024-05-04 22:22:47 -0400
  • 8bc59caffc fixing parens Chad Furman 2024-05-04 21:15:05 -0400
  • bf96bb93f3 fixing imap sed script Chad Furman 2024-05-04 21:01:09 -0400
  • 1cbf06c42a fixing subprocess import Chad Furman 2024-05-04 14:27:11 -0400
  • 6f3bf9151b bringing in quota changes Chad Furman 2024-04-27 18:41:35 -0400
  • 2b1cce3cf6
    Merge branch 'mail-in-a-box:main' into main Tomasz Stanczak 2024-10-01 15:48:36 +0200
  • b893f0539d
    Merge 68a41b39eb into 1699ab8c02 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 2024-09-28 18:08:23 -0700
  • 68a41b39eb
    Create All-builds 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 2024-09-28 18:08:02 -0700
  • 706c3e7af9 QA: updates for recent nextcloud change downtownallday 2024-09-20 15:41:44 -0400
  • 62b691f44a QA: updates for recent nextcloud changes downtownallday 2024-09-20 15:16:21 -0400
  • 7e4b4ba70c Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2024-09-20 09:09:56 -0400
  • 1699ab8c02
    Update zpush.sh to version 2.7.4 (#2423) matidau 2024-09-18 04:51:26 +1000
  • 939d6f04c3 Allow Trash to exceed quota by 100M "mostly to allow the clients’ move-to-Trash feature work while user is deleting messages to get under quota" downtownallday 2024-09-11 15:58:34 -0400
  • 3e0a621450 allow supplying a command line to execute to ssh remove debugging echo statements add -q argument to suppress outputting lxc command line downtownallday 2024-09-10 14:54:47 -0400
  • 4fedfb377d during wait for boot, also wait until vm has an ip address downtownallday 2024-09-10 14:53:12 -0400
  • 26a5c6f5d2
    Add missing php-xml package for Roundcube without Nextcloud Harm Berntsen 2024-09-09 20:45:58 +0200
  • 816f12e3bd fix file to grep downtownallday 2024-09-07 17:11:56 -0400
  • 555acc7703 don't compare quota fields when comparing states against older miab downtownallday 2024-09-07 15:29:42 -0400
  • 97080b1c2a run python unbuffered so output always appears in the correct order even when running shell scripts downtownallday 2024-09-07 15:28:26 -0400
  • 0e6935c977 Merge branch 'lxd' into chads-quota downtownallday 2024-09-07 10:53:08 -0400
  • 2e0b37a09a fix syntax error downtownallday 2024-09-07 10:52:32 -0400
  • 2040d4b193 add a quota test downtownallday 2024-09-07 10:49:46 -0400
  • 8aa76dc5de don't include Drafts and Sent folders in quota downtownallday 2024-09-07 10:49:24 -0400
  • f676307a97 add additional dovecot quota-related attributes to mailUser downtownallday 2024-09-07 10:48:44 -0400
  • daca497679 remove method argument use, it breaks other commands downtownallday 2024-09-07 10:48:05 -0400
  • 77c6a53f81 fix syntax errors downtownallday 2024-09-07 10:47:31 -0400
  • bd6f3a8b2b Merge branch 'lxd' into chads-quota downtownallday 2024-09-06 12:03:13 -0400
  • a6f69f297b Merge remote-tracking branch 'chadfurman/master' into chads-quota downtownallday 2024-09-06 12:03:08 -0400
  • 6d25bc47bf add a restart command downtownallday 2024-09-05 12:39:52 -0400
  • 54a3bd100c Add provision defaults to lxc init downtownallday 2024-09-04 08:13:08 -0400
  • b9d602823a update roundcube to 1.6.9 KiekerJan 2024-09-04 00:15:43 +0200
  • 0fce66dbc7 back out assert_kernel_modules downtownallday 2024-09-03 11:11:17 -0400
  • 446aacb9b6 Don't exit on missing kernel module during non-interactive scenario downtownallday 2024-09-03 11:06:58 -0400
  • 158c7f8921 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2024-09-03 10:50:43 -0400
  • c027db8bf4 reword comment downtownallday 2024-09-03 10:49:48 -0400
  • ca123515aa
    fix variable (#2439) Downtown Allday 2024-09-02 21:30:01 -0400
  • a1d6f67135 change from vagrant to lxd as the virtualization system downtownallday 2024-09-02 17:09:59 -0400
  • a79a6c00eb encryption-at-rest: Ensure required kernel modules are installed downtownallday 2024-09-02 16:11:13 -0400
  • 59b9c9518c fix variable Downtown Allday 2024-09-02 08:36:01 -0400
  • 87174e5505 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2024-08-31 06:17:43 -0400
  • 3b8f4a2fe8
    Z-Push remove config lines no longer supported (#2433) matidau 2024-08-31 04:27:44 +1000
  • f453c44d52
    Update setup to handle multiple SSH ports (#2437) darren 2024-08-30 11:26:05 -0700
  • 7214c909e7 Update setup to handle multiple SSH ports Darren Sanders 2024-08-27 13:35:52 -0700
  • 357fed3070 Update preflight.sh MVDW 2024-08-26 18:09:56 +0200
  • 81e90d90fa
    Merge branch 'mail-in-a-box:main' into z-push-remove-config-lines matidau 2024-08-21 23:54:57 +1000
  • 01be16a081
    Z-Push remove config lines no longer supported matidau 2024-08-21 23:51:19 +1000
  • b6a47a4110 Fixstates only after Z-Push upgrade matidau 2024-08-18 19:24:01 +1000
  • 3559488e3e z-push admin and top update with PHP_VER change matidau 2024-08-16 15:26:37 +1000
  • c9243164bf v70 downtownallday 2024-08-15 21:11:43 -0400
  • c85797f576 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2024-08-15 21:10:20 -0400
  • 5d7b4d09bf
    Merge branch 'mail-in-a-box:main' into main zoof 2024-08-15 13:35:14 -0400
  • 445b446ded change to only do full backup on weekends, 2nd try Ted To 2024-08-15 13:31:11 -0400
  • 0aa6ed0c8b Revert "change to only do full backup on weekends" Ted To 2024-08-15 13:17:52 -0400
  • 41870d22b0 v70 v70 Joshua Tauberer 2024-08-15 08:52:48 -0400
  • b9c5cd248f
    Update Roundcube to 1.6.8 (#2422) matidau 2024-08-15 22:49:52 +1000
  • e6ac40283d change to only do full backup on weekends Ted To 2024-08-13 09:07:39 -0400
  • f0168e2417 Merge remote-tracking branch 'matidau/roundcube168' downtownallday 2024-08-13 09:01:41 -0400
  • 4725693d92 add check on SOA record to determine up to date synchronization of secondary nameserver KiekerJan 2024-08-12 18:48:52 +0200
  • 2dccc80b30 add check on ipv6 for spamhaus KiekerJan 2024-08-12 18:45:03 +0200
  • a952738054 fix: NameError: name 'subprocess' is not defined Downtown Allday 2024-08-09 12:53:33 -0400
  • 548df8a6ad Change hour of daily tasks to run at 1am Ted To 2024-08-09 10:52:01 -0400
  • ba8c1125ae Update zpush.sh to version 2.7.4 matidau 2024-08-08 22:59:34 +1000
  • 9064b34b86 Update Roundcube to 1.6.8 matidau 2024-08-08 09:41:26 +1000
  • 58db57d24c Update nextcloud.sh PHP8.1 add nc_php_ver matidau 2024-08-02 16:55:21 +1000
  • 5b3d8fe4db update to php8.1-fpm matidau 2024-06-18 16:58:57 +1000
  • 1ad9ad66c4 Update functions.sh PHP_VER to 8.1 matidau 2024-06-18 17:05:40 +1000
  • a2147f662d Allow DSA end EllipticCurve private keys to be used additionally to RSA. Tomasz Stanczak 2024-07-27 13:22:59 +0200
  • 5625b1d252 Exclude the owncloud-backup folder from the nightly backup KiekerJan 2024-07-23 21:05:52 +0200
  • 48c09a45f4 merge upstream KiekerJan 2024-07-23 20:31:00 +0200
  • dcf1b0b719 Merge branch 'main' into dnsmigratetounbound KiekerJan 2024-07-23 20:24:46 +0200
  • e56cb444d8 incorporate review comment KiekerJan 2024-07-23 20:24:43 +0200
  • 32cb954bb4 missed a spot while merging KiekerJan 2024-07-23 20:22:28 +0200
  • 0ae2833c22 merge upstream KiekerJan 2024-07-23 20:19:25 +0200
  • 5cd36d23dc merge upstream KiekerJan 2024-07-23 20:02:45 +0200
  • d2497f4847 v69b downtownallday 2024-07-23 07:21:34 -0400
  • 6c30cfba8b Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2024-07-23 07:20:16 -0400
  • 162e509b8b v69b v69b Joshua Tauberer 2024-07-23 06:20:34 -0400
  • 60a2b58e57 Revert "Fixed SC2091: Remove surrounding $() to avoid executing output." and fix it another way Joshua Tauberer 2024-07-23 06:15:18 -0400
  • d111233fd4
    Revert "increase timeout for the nginx proxy that provides access to the Mail…" yeah 2024-07-22 10:57:57 +0200
  • b12a8b8f6b Cronjob for cleaning up expired SSL certificates in order to improve page load times with many domains #2316 Jan Schulz-Hofen 2024-07-22 10:45:37 +0200
  • 3b9d587099 v69a downtownallday 2024-07-21 17:31:52 -0400
  • 446f144821 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2024-07-21 17:29:08 -0400
  • 2ae8cd5713 v69a v69a Joshua Tauberer 2024-07-21 08:02:38 -0400
  • bc14e80b12
    Fix no password prompt. Fixes #2408 (#2409) Teal Dulcet 2024-07-21 05:00:20 -0700
  • cd959bc522
    Fix typos (#2406) Viktor Szépe 2024-07-21 13:01:25 +0200
  • 36317011fa Fix no password prompt. Fixes #2408 Teal Dulcet 2024-07-21 02:27:03 -0700
  • b0c2f880ac
    Revert certificate typo Viktor Szépe 2024-07-21 00:33:41 +0200
  • 2803d88894
    increase timeout for the nginx proxy that provides access to the Mailinabox management daemon (#2407) KiekerJan 2024-07-20 22:44:24 +0200
  • de5a060d68 increase timeout for the nginx proxy that provides access to the Mailinabox management daemon KiekerJan 2024-07-20 20:33:58 +0200
  • fab7eae1ff Fix typos Viktor Szépe 2024-07-20 13:50:44 +0000
  • 1b3e5e818c v69 v69 Joshua Tauberer 2024-07-20 07:33:07 -0400
  • 2f5e736fa0 Clean up Nextcloud email settings for calendar invitations Joshua Tauberer 2024-05-15 12:36:51 -0400
  • 4bb4d2a796 Merge branch 'v68a-testing' Chad Furman 2024-07-12 15:39:10 -0400
  • 4b5f4b0b9e fixed missing column heading Chad Furman 2024-07-12 15:28:47 -0400
  • 4cafe680a0 removing box count / message count feature Chad Furman 2024-07-12 14:01:12 -0400