1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-11 01:27:17 +00:00

Commit Graph

  • 3a739823af fix: key flag id for KSK, fix format (#2063) steadfasterX 2021-11-23 17:06:17 +0100
  • e2bfe62939 merge upstream V56 github@kiekerjan.isdronken.nl 2022-02-01 21:02:18 +0100
  • cbe043b93c
    system.sh: Remove no longer needed haveged Felix Matouschek 2022-02-01 08:37:20 +0100
  • fd2ff00a6e Use persistent_login plugin's "Auth Token" support for Roundcube. The old way was very insecure and is subject to dictionary attack of the unsalted encrypted password stored in a browser cookie. downtownallday 2022-01-29 15:22:01 -0500
  • 54dc06416b Periodically clean the roundcube database downtownallday 2022-01-29 12:19:31 -0500
  • c3ac810c19 Add o+x to storage root since jammy's default permissions on new home directories is 0750 and access by other users (daemons) is needed downtownallday 2022-01-29 11:01:30 -0500
  • 46e0e6ff39 Get rid of globals.sh downtownallday 2022-01-29 10:59:02 -0500
  • 631aecfca5
    Merge 8311669378 into 3a7de051ee Scott Sievert 2022-01-21 22:47:18 -0600
  • bdeb27c3f3 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2022-01-20 06:58:40 -0500
  • 3a7de051ee Version 56 (January 19, 2022) v56 Joshua Tauberer 2022-01-19 16:59:34 -0500
  • 4e6550ed22 Merge branch 'jammyjellyfish2204' of https://github.com/mail-in-a-box/mailinabox into jammyjellyfish2204 downtownallday 2022-01-11 16:39:39 -0500
  • d6cd4e826c Ensure pip3 is installed before installing email_validator downtownallday 2022-01-11 09:53:07 -0500
  • f5c92d936d Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2022-01-11 09:52:34 -0500
  • b8a3f5066f
    Merge branch 'mail-in-a-box:main' into spamhaus2spamassassin Paul 2022-01-09 08:54:12 -0800
  • 3998214e87 Start changelog and instructions updates for version 60 supporting Ubuntu 22.04 Joshua Tauberer 2022-01-09 10:39:29 -0500
  • bcc89705ab Update dovecot, spampd settings for Ubuntu 22.04 Joshua Tauberer 2022-01-09 10:32:36 -0500
  • 114916d9ab Upgrade to Nextcloud 23.0.0 Joshua Tauberer 2022-01-08 19:29:25 -0500
  • ae20878431 Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04 Daniel Mabbett 2020-04-24 14:25:43 +1000
  • a0f9835e43 certbot and duplicity PPAs no longer need to be added because recent versions are now included in the Ubuntu respository Joshua Tauberer 2022-01-08 19:09:30 -0500
  • 22fc612a82 Fix DeprecationWarning in dnspython query vs resolve method Rauno Moisto 2021-07-29 09:49:03 +0300
  • 13e756e734 Configure nsd listening interfaces before installing nsd so that it does not interfere with bind9 Daniel Mabbett 2020-04-24 20:37:59 +1000
  • a0f86dc81b Update and drop some package and file names for Ubuntu 22.04 Joshua Tauberer 2022-01-08 19:24:41 -0500
  • f2c730642a Update Ubuntu version checks from 18.04 to 22.04 Joshua Tauberer 2022-01-08 19:09:11 -0500
  • f11cb04a72
    Update Vagrant private IP address, fix issue #2062 (#2064) Darek Kowalski 2022-01-08 18:29:23 -0500
  • 0dfd6ed533
    revert unrelated change Joshua Tauberer 2022-01-08 18:28:43 -0500
  • cb564a130a Fix DNS secondary nameserver refesh failure retry period Joshua Tauberer 2022-01-08 09:38:41 -0500
  • 003be6bbae
    Merge 94d848c58a into d1d6318862 User1000001 2022-01-08 06:22:03 -0800
  • de17c73181
    Merge 52d6bbccef into d1d6318862 David Duque 2022-01-08 09:12:55 -0500
  • d1d6318862 Set systemd journald log retention to 10 days (from no limit) to reduce disk usage Joshua Tauberer 2022-01-08 09:11:48 -0500
  • 34b7a02f4f Update Roundcube to 1.5.2 Joshua Tauberer 2022-01-08 08:21:54 -0500
  • a312acc3bc Update to Nextcloud 20.0.8 and update apps Joshua Tauberer 2022-01-08 08:16:02 -0500
  • aab1ec691c CHANGELOG entries Joshua Tauberer 2022-01-08 07:46:24 -0500
  • 21d4817998 dkimpy dev and nextcloud installation details github@kiekerjan.isdronken.nl 2022-01-06 22:06:27 +0100
  • 68db0bd752 incorrect apcu config? github@kiekerjan.isdronken.nl 2022-01-03 23:34:37 +0100
  • e5e262693d incorrect place to edit apcu file github@kiekerjan.isdronken.nl 2022-01-03 23:19:42 +0100
  • 520caf6557
    fix: typo in system backup template (#2081) Erik Hennig 2022-01-02 14:11:41 +0100
  • 32c7e90c14
    fix: typo in system backup template Erik Hennig 2022-01-02 13:42:18 +0100
  • 96768f1fcb backport fix for dns resolver in python3-dkim github@kiekerjan.isdronken.nl 2021-12-31 00:33:34 +0100
  • bf06639c78 merge from master github@kiekerjan.isdronken.nl 2021-12-29 22:36:23 +0100
  • acc9ebd68f update nextcloud and webmail plugins github@kiekerjan.isdronken.nl 2021-12-29 22:27:15 +0100
  • 73833e9e76 merge master github@kiekerjan.isdronken.nl 2021-12-28 23:33:22 +0100
  • e98a86b8d0 merge upstream KiekerJan 2021-12-28 23:12:08 +0100
  • 8392eacd94 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2021-12-28 08:59:09 -0500
  • c92fd02262
    Don't die if column already exists on Nextcloud 18 upgrade (#2078) jvolkenant 2021-12-25 07:17:34 -0800
  • 3bc51e4cb4 mail-postfix.sh: update postgrey_whitelist_clients once, disable cron Jeff Volkenant 2021-12-23 13:55:18 -0800
  • a8250297bb Don't die if column already exists on Nextcloud 18 upgrade Jeff Volkenant 2021-12-23 13:31:18 -0800
  • a85c429a85
    regex change to exclude comma from sasl_username (#2074) Arno Hautala 2021-12-19 08:33:59 -0500
  • d9cd7d2002 Add a setup mod to configure unattended-upgrades to email root on failures downtownallday 2021-12-15 09:03:58 -0500
  • 18ffb9b76d
    regex change to exclude comma from sasl_username Arno Hautala 2021-12-12 23:42:12 -0500
  • acfc71e7fd correct dns tag for DKIM key github@kiekerjan.isdronken.nl 2021-12-11 01:00:02 +0100
  • ded1b55ebd First steps in migrating to dkimpy-milter github@kiekerjan.isdronken.nl 2021-12-11 00:54:56 +0100
  • c1bfc20952
    Merge pull request #11 from kiekerjan/upgrade-nextcloud kiekerjan 2021-12-08 21:39:10 +0100
  • 617dcbded9 merge upstream KiekerJan 2021-12-08 21:35:10 +0100
  • 19be771769 upgraded nextcloud to 22 KiekerJan 2021-12-07 22:41:00 +0100
  • 507ac86999 updated readme KiekerJan 2021-12-06 23:32:24 +0100
  • fa9bcbe8d2 move command to web.sh setup KiekerJan 2021-12-06 23:25:31 +0100
  • 9850ae5420 upgrade nextcloud to 21 KiekerJan 2021-12-06 23:22:11 +0100
  • 177fd19b9b Increase session lifetime from 10 minutes to 1 hour downtownallday 2021-12-05 16:22:12 -0500
  • 6c24a130b9 Display common name in the directory downtownallday 2021-12-05 16:11:48 -0500
  • d2c4be41e0 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2021-12-02 06:10:01 -0500
  • 50a5cb90bc
    Include rsync to the installed basic packages (#2067) Ilnahro 2021-12-01 00:50:01 +0000
  • 90b1f43c3d
    Include rsync to the installed basic packages Ilnahro 2021-11-29 18:25:34 +0000
  • 83ac4fafb2
    Update jails.conf jbandholz 2021-11-29 00:29:49 -0500
  • 73279cf7a9
    Update jails.conf to add IPV6 to ignoreip jbandholz 2021-11-29 00:26:05 -0500
  • 84e2bd64cb Update Vagrant private IP address to appease new VirtualBox limitations, fix issue #2062 Darek Kowalski 2021-11-28 15:17:53 -0500
  • 250a53c025 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2021-11-27 14:22:13 -0500
  • aac878dce5
    fix: key flag id for KSK, fix format (#2063) steadfasterX 2021-11-23 17:06:17 +0100
  • 97842665dc
    fix: key flag id for KSK, fix format steadfasterX 2021-11-23 11:15:58 +0100
  • 21fd62ef4f more elaborate logfile analysis KiekerJan 2021-11-22 07:05:10 +0100
  • 53c6c0fcc4 update nextcloud to 2.0.14 KiekerJan 2021-11-17 00:25:05 +0100
  • 1828538646 Refresh script for latest roundcube carddav plugin Belongs with last commit... downtownallday 2021-11-15 16:08:43 -0500
  • 06216876a2 Update roundcube carddav plugin to support roundcube 1.5 and close a security hole downtownallday 2021-11-15 16:07:54 -0500
  • b8bf50b2f2 Merge branch 'master' of github.com:kiekerjan/mailinabox KiekerJan 2021-11-14 16:12:21 +0100
  • 2e397aea62 postgrey remembers KiekerJan 2021-11-14 16:12:06 +0100
  • 334c7f71b5 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2021-11-13 19:36:00 -0500
  • d96a0528e3 fixes to dynamic dns tool github@kiekerjan.isdronken.nl 2021-11-12 21:12:10 +0100
  • 5da3803697 password needs to be editable in case totp is enabled in nextcloud, an application specific password is to be used to access nextcloud address book KiekerJan 2021-11-07 22:55:48 +0100
  • daff60ee13 add totp two factor auth to nextcloud KiekerJan 2021-11-07 22:54:43 +0100
  • d36b3e9030
    Merge branch 'mail-in-a-box:main' into master kiekerjan 2021-11-06 23:39:28 +0100
  • 58b0323b36
    Update persistent_login for Roundcube 1.5 (#2055) jvolkenant 2021-11-04 15:59:10 -0700
  • 8bfd2fec2d Update persistent_login for Roundcube 1.5 Jeff Volkenant 2021-11-03 20:08:39 -0700
  • 5352668ba4
    Update README.md kiekerjan 2021-11-04 00:35:43 +0100
  • 2741affa48 Merge branch 'master' of github.com:kiekerjan/mailinabox KiekerJan 2021-11-04 00:32:14 +0100
  • d8dd4cb215
    Merge pull request #9 from mail-in-a-box/main kiekerjan 2021-11-04 00:31:43 +0100
  • 63f018aab5
    Merge pull request #8 from kiekerjan/merge-upstream kiekerjan 2021-11-04 00:28:21 +0100
  • 7c11022fb5 merge upstream github@kiekerjan.isdronken.nl 2021-11-04 00:26:53 +0100
  • 646f971d8b
    Update mailinabox.yml (#2054) kiekerjan 2021-10-31 17:49:26 +0100
  • ef407db239
    Update README.md kiekerjan 2021-10-31 17:29:45 +0100
  • eb7f1bbf5b
    Update mailinabox.yml kiekerjan 2021-10-31 17:17:12 +0100
  • 229a9c6d95 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2021-10-28 21:40:05 -0400
  • 9c35f4d5f5 add totp two factor auth to roundcube KiekerJan 2021-10-28 21:56:50 +0200
  • 86067be142
    fix(docs): set a schema for /logout responses (#2051) Felix Spöttel 2021-10-27 18:27:54 +0200
  • 3bb6f021a7 Fix tests that were broken by commit bb54370 downtownallday 2021-10-27 08:20:07 -0400
  • db8e0fdf66 Remove /etc/ldap/ldap.conf creation as it's now created by the Nextcloud docker image downtownallday 2021-10-27 08:19:32 -0400
  • 4767afe8de Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2021-10-26 23:05:35 -0400
  • df0604f182 fix(docs): set a schema for /logout responses * this remedies an OpenAPI syntax violation resulting in a redoc-cli crash Felix Spöttel 2021-10-26 21:55:05 +0200
  • be899f2b9e avoid a runaway /64 in jail.conf KiekerJan 2021-10-25 16:44:25 +0200
  • ac24421cc3
    Merge pull request #6 from kiekerjan/update-nextcloud kiekerjan 2021-10-25 16:25:43 +0200
  • 91d4dfc88c fix downloaded version of nextcloud contacts app KiekerJan 2021-10-25 16:24:18 +0200
  • 5403f7eea7 updated version nextcloud KiekerJan 2021-10-25 00:09:32 +0200