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

Commit Graph

  • 5d44d30ad2
    Merge 95ecc22922 into 3efd4257b5 glaszig 2025-03-07 05:30:06 +0000
  • 6c8fa6af1e
    Merge ca5916eb63 into 3efd4257b5 Jan Doberstein 2025-03-04 21:47:18 +1300
  • 66077b77ac
    Merge 7ff2e8899f into 3efd4257b5 JensonK 2025-03-04 15:07:48 +1100
  • 62e6df9bc7
    Merge f62d448c6e into 3efd4257b5 Teddy Rodrigues Valette 2025-03-04 15:07:45 +1100
  • 6adc494e49 Add quotes KiekerJan 2025-03-03 19:35:54 +0100
  • 8028e17b6e update: nginx recommands to use http2 directive tetuaoro 2025-03-02 22:35:25 +0100
  • da6a204adf add quotes around variable KiekerJan 2025-03-02 22:33:53 +0100
  • e2e54c5cb9
    Merge 595553dd27 into 3efd4257b5 Michael Meidlinger 2025-02-28 18:07:50 +0100
  • 8e7b4b501d Removed unneeded sudo call KiekerJan 2025-02-27 11:13:12 +0100
  • 5c02ea3752 Add comments on aligning used php version KiekerJan 2025-02-27 11:12:49 +0100
  • e5866405f1
    Merge 95ef12282c into 3efd4257b5 Rinze de Laat 2025-02-26 13:36:54 +0000
  • 0a4599956c Make sure to unhold packages to prevent future issues KiekerJan 2025-02-22 23:06:07 +0100
  • 42d1857944
    Merge pull request #21 from matidau/z-push-admin-top-php-ver-change KiekerJan 2025-02-22 20:32:13 +0100
  • c559974d8c make sure php cleanup runs on nextcloud upgrade KiekerJan 2025-02-22 13:43:05 +0100
  • d01a5a128f Merge remote-tracking branch 'upstream/main' into sync-upstream downtownallday 2025-02-19 09:16:05 -0500
  • bf16c900a5
    Merge fd8edbf6ad into 3efd4257b5 Teal Dulcet 2025-02-19 06:26:29 -0500
  • 4a92352d58
    Merge a7beb72168 into 3efd4257b5 bilogic 2025-02-19 11:35:16 +0800
  • 8f7ab2100b
    Merge da66ef4a81 into 3efd4257b5 Michael Meidlinger 2025-02-17 19:29:40 -0600
  • 3efd4257b5
    Change distro version check from lsb_release to os-release (#2436) MVDW 2025-02-17 22:50:15 +0100
  • 5511c16805
    Merge pull request #41 from downtownallday/sync-upstream Downtown Allday 2025-02-16 21:14:17 -0500
  • 416257893f Merge remote-tracking branch 'upstream/main' into sync-upstream downtownallday 2025-02-16 20:49:14 -0500
  • d64ce8c8c2
    Merge pull request #40 from downtownallday/quota Downtown Allday 2025-02-16 20:47:52 -0500
  • 69acb6de77 Change upstream tag to main downtownallday 2025-02-16 20:28:14 -0500
  • 43705acd08 Remove duplicate functions downtownallday 2025-02-16 20:00:40 -0500
  • 40d0d06a35 Merge remote-tracking branch 'upstream/main' into quota downtownallday 2025-02-16 19:36:12 -0500
  • a81c18666f
    Clear credentials and reset menu after receiving 403 (#2477) Victor 2025-02-16 23:01:51 +0100
  • 01996141ad
    Allow boto to get S3 credentials for backups from environment variables if access key is blank (#2260) Michael Meidlinger 2025-02-16 21:51:48 +0000
  • 271a04333d Merge branch 'master' into quota downtownallday 2025-02-16 16:29:01 -0500
  • c0103045be
    Add configurable mailbox quotas (#2387) Joshua Tauberer 2025-02-16 15:18:32 -0500
  • 36dc5ffcee Fix missing $ KiekerJan 2025-02-16 11:55:19 +0100
  • a063506405
    Merge pull request #39 from downtownallday/sync-upstream Downtown Allday 2025-02-15 19:39:35 -0500
  • d60e2182e3 Merge remote-tracking branch 'upstream/main' into sync-upstream downtownallday 2025-02-15 18:51:34 -0500
  • 41cbf0ba8e
    Handle no existence of expired certificates before trying to move them into ssl.expired subdirectory (#2480) Tomasz Stanczak 2025-02-15 20:31:58 +0100
  • 5ef85f3d02
    Update roundcube to 1.6.10 (#2483) KiekerJan 2025-02-15 20:29:15 +0100
  • 87deed6459 Use local variable to indicat PHP version to be used KiekerJan 2025-02-15 15:09:59 +0100
  • 6bdb4e9616 Update roundcube to 1.6.10 KiekerJan 2025-02-15 14:32:45 +0100
  • cac493fcf3 Hardcode PHP version KiekerJan 2025-02-12 15:38:30 +0100
  • e796b316bf Setting shell options in a single line. Tomasz Stanczak 2025-02-12 08:01:58 +0100
  • d19640c550
    Fix resolv.conf failing to delete due to file attributes seanlionelbarrett 2025-02-11 17:08:21 +1100
  • f7386d1e36 Merge remote-tracking branch 'upstream/main' into upgradephp81 KiekerJan 2025-02-10 20:54:34 +0100
  • c214e98535 Checking file existence using 'if' replaced with shell option 'nullglob' to prevent the following 'for' loop from being entered even when no matching files are present. Tomasz Stanczak 2025-02-08 10:46:27 +0100
  • 8bac222ea5 Check if expired certificates matching the file name pattern exist before trying to move them into ssl.expired subdirectory. Tomasz Stanczak 2025-02-07 08:06:59 +0100
  • e396a71ec7
    Merge 5734fcdc1b into e6c354c312 axd 2025-01-23 21:37:40 +0000
  • faec272c50
    Clear credentials and reset menu after receiving 403 Victor 2025-01-23 11:53:41 +0100
  • a4a2d4a8b4
    nginx: increase proxy_read_timeout for /admin/ from 1 to 5 minutes mzoeller 2025-01-14 06:42:09 +0100
  • ce6073b363
    Add progress indication to wget Lyle Keeton 2025-01-08 20:55:21 -0600
  • b0b2198cb5
    Merge pull request #38 from downtownallday/dovecot-obsolete Downtown Allday 2025-01-08 07:28:38 -0500
  • 08f1332660 remove dovecot config setting 'ssl_dh_parameters_length' Dovecot gives the following warning during installation: doveconf: Warning: Obsolete setting in /etc/dovecot/conf.d/10-ssl.conf:91: ssl_dh_parameters_length is no longer needed downtownallday 2025-01-08 07:07:23 -0500
  • 0fbdfa71d6
    Merge 93d1055869 into e6c354c312 tognee 2025-01-07 09:52:11 +0100
  • f498194ec7
    Merge pull request #37 from downtownallday/actions-update Downtown Allday 2025-01-06 08:50:21 -0500
  • 8b87ee8970 include all branches downtownallday 2025-01-06 08:48:32 -0500
  • 45841561c5 prevent triggering ci on doc changes downtownallday 2025-01-06 08:44:23 -0500
  • e4f6510d40 prevent triggering ci on new tags downtownallday 2025-01-06 08:35:12 -0500
  • 2a58cfc50c v71a downtownallday 2025-01-06 08:07:32 -0500
  • 683668c66c Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2025-01-06 08:06:12 -0500
  • e6c354c312 v71a v71a Joshua Tauberer 2025-01-06 07:07:53 -0500
  • 432b470d29
    New & improved Disable MOTD advertisements (#2470) Paul 2025-01-06 04:06:01 -0800
  • a13888dbed
    New & improved Disable MOTD advertisements Paul 2025-01-05 05:23:09 -0800
  • 2a51d9caa3
    New & improved Disable MOTD advertisements Paul 2025-01-05 04:50:11 -0800
  • da45a0d04a
    Merge branch 'mail-in-a-box:main' into master Paul 2025-01-05 04:21:29 -0800
  • 201bd1b067 v71 downtownallday 2025-01-04 15:14:40 -0500
  • c5e33b51e5 Update license downtownallday 2025-01-04 15:08:53 -0500
  • dd2c8ff879 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2025-01-04 15:06:39 -0500
  • d58dd0c91d v71 v71 Joshua Tauberer 2025-01-04 14:38:45 -0500
  • f73da3db60 Fix likely merge mistake in 564ed59bb4 Joshua Tauberer 2024-12-23 11:26:09 -0500
  • 626bced707 % is a special character Chad Furman 2024-10-02 12:27:00 -0400
  • 7f9a348d64 removing 'quota' from user output Chad Furman 2024-10-02 12:26:22 -0400
  • ac383ced4d cli.py user now prints '0' rather than 'unlimited' for quota Chad Furman 2024-10-02 12:25:28 -0400
  • 450c1924d8 cli script fixes were broken Chad Furman 2024-10-01 19:20:19 -0400
  • c9d37be530 Revert "fixing cli commands" Chad Furman 2024-10-01 19:17:27 -0400
  • 08e69ca459 fixed missing column heading Chad Furman 2024-07-12 15:28:47 -0400
  • bd5ba78a99 removing box count / message count feature Chad Furman 2024-07-12 14:01:12 -0400
  • 654f5614af removing the ability to configure the default quota -- default quota is always unlimited. Chad Furman 2024-07-12 13:54:49 -0400
  • 8bb68d60a5 fixing cli commands Chad Furman 2024-07-08 20:37:42 -0400
  • 27c510319f using migrations for alter table command Chad Furman 2024-07-08 20:25:46 -0400
  • 67c502e97b removing duplicate conf Chad Furman 2024-07-08 20:14:27 -0400
  • 55bb35e3ef fixing imap sed script Chad Furman 2024-05-04 22:22:47 -0400
  • 4259033121 fixing parens Chad Furman 2024-05-04 21:15:05 -0400
  • b4170e4095 fixing imap sed script Chad Furman 2024-05-04 21:01:09 -0400
  • d8ab444d59 fixing subprocess import Chad Furman 2024-05-04 14:27:11 -0400
  • ce45217ab8 bringing in quota changes Chad Furman 2024-04-27 18:41:35 -0400
  • 93d1055869 feat: renamed PRIMARY_HOSTNAME to BOX_HOSTNAME using "primary" to describe the domain of the box / mail server is confusing when working with multiple domains. Usually the box domain is different from the domain you want to host your mail for. tognee 2024-12-24 15:36:34 +0100
  • 230a6dc7bf feat: added ruff for linting + requirements for local development tognee 2024-12-24 15:18:13 +0100
  • f21c6d47ec
    Merge pull request #36 from downtownallday/merge-upstream Downtown Allday 2024-12-22 11:05:55 -0500
  • 4c2e4bab29 fix error when glob matches nothing (variable 'file' will have the glob as a value in the for loop and produce the error "mv: cannot stat '/home/user-data/ssl/*-+([0-9])-+([0-9a-f]).pem': No such file or directory") downtownallday 2024-12-22 10:26:09 -0500
  • 0aa7050221 Merge remote-tracking branch 'upstream/main' into merge-upstream downtownallday 2024-12-22 10:22:53 -0500
  • 18721e42d1
    Cronjob for cleaning up expired SSL certificates in order to improve page load times with many domains (#2410) yeah 2024-12-22 14:07:04 +0100
  • e0b93718a3
    Revert "increase timeout for the nginx proxy that provides access to the Mail…" (#2411) yeah 2024-12-22 14:02:49 +0100
  • 2e0482e181
    Exclude the owncloud-backup folder from the nightly backup (#2413) KiekerJan 2024-12-22 14:01:02 +0100
  • 0d7388899c
    Allow DSA end EllipticCurve private keys to be used additionally to RSA for HTTPS certificates (#2416) Tomasz Stanczak 2024-12-22 13:59:58 +0100
  • 4f094f7859
    Change hour of daily tasks to run at 1am and only run full backups on weekends (#2424) zoof 2024-12-22 07:57:59 -0500
  • 564ed59bb4
    Add check on ipv6 for spamhaus (#2428) KiekerJan 2024-12-22 13:48:36 +0100
  • 9f87b36ba1
    add check on SOA record to determine up to date synchronization of secondary nameserver (#2429) KiekerJan 2024-12-22 13:45:45 +0100
  • e36c17fc72
    Fixstates only after Z-Push upgrade (#2432) matidau 2024-12-22 23:42:56 +1100
  • 3decfcdbd8 Try namespacing the variables pulled in from /etc/os-release Joshua Tauberer 2024-12-22 07:37:27 -0500
  • 3d59f2d7e0
    Update roundcube to 1.6.9 (#2440) KiekerJan 2024-12-22 13:28:39 +0100
  • ee0d750b85
    Add missing php-xml package for Roundcube without Nextcloud (#2441) Harm Berntsen 2024-12-22 13:28:04 +0100
  • d8563be38b
    Disable MOTD advertisements (#2457) Paul 2024-12-22 04:27:36 -0800
  • 81b0e0a64f
    Updated CHANGELOG.md, fix typo(s) (#2459) Nicholas Wilson 2024-12-22 06:26:59 -0600
  • 3dabaf1f81
    fix non-pythonic things Joshua Tauberer 2024-12-22 07:25:20 -0500