1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-06-03 18:10:54 +00:00

Commit Graph

  • 907aa4e41a Tell systemd not to ignore the SIGPIPE caused by tr termination. Steve Hay 2022-09-06 14:20:50 -0400
  • 13953a96f3 Merge branch 'jammyjellyfish2204-gunicorn' into jammyjellyfish2204-everything Steve Hay 2022-09-06 13:58:06 -0400
  • 722ae510a0 two threads on gunicorn, which could help if one call is blocking for a bit. Steve Hay 2022-09-06 13:57:49 -0400
  • 092b943d5f Merge branch 'jammyjellyfish2204-gunicorn' into jammyjellyfish2204-everything Steve Hay 2022-09-06 13:49:24 -0400
  • 15f1c50183 fixed cleanup Steve Hay 2022-09-06 13:49:12 -0400
  • 53ebc24f00 Merge branch 'jammyjellyfish2204-gunicorn' into jammyjellyfish2204-everything Steve Hay 2022-09-06 13:44:57 -0400
  • 9ab2cfe605 swapped out ExpiringDict with Flask session -- may allow multiple workers Steve Hay 2022-09-06 13:44:33 -0400
  • 20646e43f8 single restore_backup script for miab and ciab downtownallday 2022-09-06 11:47:04 -0400
  • cbf6a0498f Merge remote-tracking branch 'kiekerjan/updateRoundcube' into jammyjellyfish2204-everything Steve Hay 2022-09-05 22:42:03 -0400
  • 9734cd92cc Merge branch 'jammyjellyfish2204-upgrade_boto3_asyncio' into jammyjellyfish2204-everything Steve Hay 2022-09-05 21:11:03 -0400
  • 9bd61e2b4f Merge branch 'jammyjellyfish2204-dovecot_ssl' into jammyjellyfish2204-everything Steve Hay 2022-09-05 21:10:30 -0400
  • 0732866a2d changed back to 1 gunicorn worker. Steve Hay 2022-09-05 20:45:34 -0400
  • 78e6755e6b wait for the management daemon to be ready before ending the test downtownallday 2022-09-05 20:35:36 -0400
  • 4a4ad258c6 keep trying to umount 3 times with 10 seconds between tries downtownallday 2022-09-05 20:35:04 -0400
  • 8fdd11d4c6 read the key into the auth object Steve Hay 2022-09-05 20:25:59 -0400
  • ec1641e6a5 removing offending braces Steve Hay 2022-09-05 20:19:39 -0400
  • f2227de85a Trying to create the api key before launch so multiple workers do not conflict Steve Hay 2022-09-05 20:18:09 -0400
  • b7b334ac0b tweaked the PYTHONPATH to allow wsgi to be found. Steve Hay 2022-09-05 19:45:28 -0400
  • 1d86202b6f trying 1 gunicorn worker Steve Hay 2022-09-05 19:36:47 -0400
  • 47f5fb17f4 updated dovecot to allow DH and updated ciphers in nginx and postfix as well Steve Hay 2022-09-05 19:25:20 -0400
  • 5aab1deeec still doesnt work Steve Hay 2022-09-05 18:56:39 -0400
  • 3198923bbc add upsteam upgrade test (MIAB -> MIAB-LDAP) downtownallday 2022-09-05 18:45:09 -0400
  • b731de2f66 fix capture state and populate working directory errors downtownallday 2022-09-05 18:34:46 -0400
  • 58dde1ce23 launching from the same directory as before the change Steve Hay 2022-09-05 17:46:59 -0400
  • 91cf713da0 added utils import Steve Hay 2022-09-05 17:32:31 -0400
  • 9457811bec need to install gunicorn! Steve Hay 2022-09-05 17:28:03 -0400
  • af54696b62 first attempt Steve Hay 2022-09-05 17:21:46 -0400
  • 80decc3f71 fix python error "cannot pickle 'dict_keys' object" downtownallday 2022-09-05 17:20:41 -0400
  • d87148292e fix missing $ downtownallday 2022-09-05 17:08:41 -0400
  • 66e157d274 updated cipher list to mozilla recommendations and forced use of DHE. Steve Hay 2022-09-05 16:07:48 -0400
  • cc0a6d25cb z-push hack for php 8.0: change a debug print statement and make a policies.ini change downtownallday 2022-09-05 15:32:24 -0400
  • 9783b8bbbc sync should be true for a nextcloud backend downtownallday 2022-09-05 15:29:39 -0400
  • 8c1a7b7735 reverting parts of the patch accidentally changed from original. addressing Prefix=path. Steve Hay 2022-09-05 14:48:20 -0400
  • cb50405864 roundcube 1.6 downtownallday 2022-09-05 14:12:52 -0400
  • ae173fcdc6 Update app hashes for NC 21 and 22 upgrades downtownallday 2022-09-05 14:12:29 -0400
  • 290b6bd7bd port boto to boto3 and fix asyncio issue Steve Hay 2022-09-04 14:28:56 -0400
  • f63488aa1a Merge branch 'master' into jammyjellyfish2204 downtownallday 2022-09-05 10:17:17 -0400
  • 549fdbf97a Merge branch 'jammyjellyfish2204' of https://github.com/mail-in-a-box/mailinabox into jammyjellyfish2204 downtownallday 2022-09-05 09:30:19 -0400
  • a7739196b4 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox into jammyjellyfish2204 downtownallday 2022-09-05 09:28:26 -0400
  • a8aa3675bc add postfix aggressive jail KiekerJan 2022-09-04 20:57:50 +0200
  • 1ce9766204 merge upstream changes to update to ubuntu 2204 KiekerJan 2022-09-04 20:52:56 +0200
  • 91fc74b408 Setup fixes for Ubuntu 22.04 Joshua Tauberer 2022-09-03 07:50:36 -0400
  • 55da363b25 shellcheck improvements Jaroslaw Wencel 2022-08-28 22:34:07 +0200
  • f63eedaf82 NextClous&Webmail features to be disabled and shellcheck findings Jaroslaw Wencel 2022-08-28 09:44:45 +0200
  • 88f521d697
    Merge ae96f6f5e6 into d7244ed920 Md. Ishtiaq Ashiq 2022-08-27 16:12:15 +0900
  • 46eb2fe983
    Merge f7a0378fd1 into d7244ed920 Reza Jelveh 2022-08-27 16:12:08 +0900
  • 7aa9a5312b
    Merge b66ed47a96 into d7244ed920 Ryan Tharp 2022-08-26 11:41:36 +0200
  • 197a142043 check returned nameserver values KiekerJan 2022-08-26 11:34:18 +0200
  • b051137f36 more resilient nameserver usage in query dns KiekerJan 2022-08-26 11:29:23 +0200
  • 99a1ed399f
    Merge 4170750743 into d7244ed920 François Deppierraz 2022-08-24 20:14:29 +0200
  • f6cd8f56c3 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2022-08-21 14:07:30 -0400
  • 5e309c1250 update roundcube KiekerJan 2022-08-20 00:04:09 +0200
  • 0058583913 update roundcube email to 1.6, update plugins and add logrotate entry KiekerJan 2022-08-19 19:59:38 +0200
  • d7244ed920
    Fixes #2149 Append ; in policy strings for DMARC settings (#2151) Sudheesh Singanamalla 2022-08-19 18:23:42 +0100
  • 72bee52bd7 fix detection of installation status of contacts app - the grep for "contacts" should not match app "contactsintegration" downtownallday 2022-08-18 10:36:09 -0400
  • c004a8d6cb
    Fixes #2149 Append ; in policy strings for DMARC settings Sudheesh Singanamalla 2022-08-13 16:41:31 +0100
  • cac187756d Merge branch 'jammyjellyfish2204' of https://github.com/mail-in-a-box/mailinabox into jammyjellyfish2204 downtownallday 2022-07-28 17:20:57 -0400
  • e0c0b5053c Upgrade Nextcloud External User Backend to v3.0.0 David Duque 2022-04-27 23:22:55 +0100
  • 268b31685d Ensure STORAGE_ROOT has a+rx permission since processes run by different system users need to access files within it Joshua Tauberer 2022-07-28 13:20:49 -0400
  • ab71abbc7c Update to latest cryptography Python package, add missing source at top of management.sh so it can run standalone (needs STORAGE_ROOT) Joshua Tauberer 2022-06-19 06:48:55 -0400
  • 87e6df9e28 Fix roundcube dependency missing imap and unneeded ldap Joshua Tauberer 2022-06-19 06:47:23 -0400
  • 558f2db31f system.sh: Remove no longer needed haveged (#2090) Felix Matouschek 2022-06-05 15:38:56 +0200
  • c23dd701f0 Start changelog and instructions updates for version 60 supporting Ubuntu 22.04 Joshua Tauberer 2022-01-09 10:39:29 -0500
  • 0a7b9d5089 Update dovecot, spampd settings for Ubuntu 22.04 Joshua Tauberer 2022-01-09 10:32:36 -0500
  • 1eddf9a220 Upgrade to Nextcloud 23.0.4 Joshua Tauberer 2022-01-08 19:29:25 -0500
  • 78d71498fa Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04 Joshua Tauberer 2022-06-19 07:12:02 -0400
  • b41a0ad80e Drop some hacks that we needed for Ubuntu 18.04 Joshua Tauberer 2022-01-08 19:09:30 -0500
  • 78569e9a88 Fix DeprecationWarning in dnspython query vs resolve method Rauno Moisto 2021-07-29 09:49:03 +0300
  • 8cb360fe36 Configure nsd listening interfaces before installing nsd so that it does not interfere with bind9 Daniel Mabbett 2020-04-24 20:37:59 +1000
  • f534a530d4 Update and drop some package and file names for Ubuntu 22.04 Joshua Tauberer 2022-01-08 19:24:41 -0500
  • 2abcafd670 Update Ubuntu version checks from 18.04 to 22.04 Joshua Tauberer 2022-01-08 19:09:11 -0500
  • f8ae130a01 merge upstream KiekerJan 2022-07-20 16:19:13 +0200
  • 18d18366e3 Merge branch 'master' of https://github.com/kiekerjan/mailinabox KiekerJan 2022-07-20 16:15:30 +0200
  • 9c80ce8ff6 backup root is configurable KiekerJan 2022-07-20 16:15:16 +0200
  • 27dcb5d7ca Enable fail2ban for z-push and add a test for it downtownallday 2022-07-18 15:52:04 -0400
  • 5787f0dfd5 fix access rights of after-backup script KiekerJan 2022-07-03 18:29:08 +0200
  • 71b8b94276 Enable github actions downtownallday 2022-06-29 12:57:13 -0400
  • ecf5e3ddfb Improve output formatting downtownallday 2022-06-29 12:30:38 -0400
  • 8f1bb4f498 Add a z-push test suite downtownallday 2022-06-29 10:42:09 -0400
  • 643a49676e rename ehdd/startup.sh ehdd/run-this-after-reboot.sh downtownallday 2022-06-28 20:56:48 -0400
  • b2e4e8a38f output message only when appropriate downtownallday 2022-06-28 16:44:21 -0400
  • 9b8fc905f6 rename script "remote-nextcloud-use-miab.sh" to "connect-nextcloud-to-miab.sh" downtownallday 2022-06-28 16:43:27 -0400
  • 800924a213 Tighten roundcube session config downtownallday 2022-06-28 07:46:24 -0400
  • f1cddb5bd1 Tighten roundcube session config downtownallday 2022-06-28 07:43:11 -0400
  • 8ed4fcd363 Remove text about adding a firewall rule downtownallday 2022-06-28 07:25:08 -0400
  • 88733f3d0e Ignore opendkim message We only care about messages regarding the validity of incoming mail. downtownallday 2022-06-27 14:31:00 -0400
  • 13d8e867a2 Add color to the output downtownallday 2022-06-27 14:28:59 -0400
  • 23d895b509 Fix another postgrey reload error downtownallday 2022-06-27 14:28:43 -0400
  • d4cbaaf356 Ensure users and groups are created so that duplicity properly restores permissions downtownallday 2022-06-27 13:06:59 -0400
  • 6be8d732aa Fix comment downtownallday 2022-06-27 11:03:58 -0400
  • fd0cd63462 Workaround postgrey reload issue in jammy downtownallday 2022-06-27 11:03:31 -0400
  • 6ae3758874 Make ehdd/postinstall service disabling step quieter downtownallday 2022-06-27 11:02:58 -0400
  • 9eacf3fe3f Simplify ehdd mount/umount code downtownallday 2022-06-27 11:02:15 -0400
  • 8838d5af82 Eliminate the manual firewall configuration step when connecting a remote Nextcloud's user_ldap downtownallday 2022-06-27 11:00:36 -0400
  • 5c5d5c2aff Add a major upgrade test - bionic to jammy downtownallday 2022-06-26 22:16:04 -0400
  • 6255ecb2f3 Include postfix, dovecot, opendkim in preloaded vm downtownallday 2022-06-26 22:13:16 -0400
  • f05fa8ba01 Simplify alternate repo/branch installation downtownallday 2022-06-26 22:10:47 -0400
  • 5de40fc9b1 Fixes for upgrading nextcloud; update calendar and contacts version downtownallday 2022-06-26 22:04:05 -0400
  • 33d81e56ae Changed rcmcarddav release containing fix for guzzlehttp dependency downtownallday 2022-06-26 21:55:51 -0400
  • 1448213eee Update php version downtownallday 2022-06-26 21:51:55 -0400