1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-02 15:34:48 +01:00

Commit Graph

  • 2d47ec3f68
    Merge pull request #26 from downtownallday/roundcube-upgrade Downtown Allday 2023-11-06 08:26:48 -0400
  • 7cbc9254ce Merge remote-tracking branch 'kiekerjan/roundcube165' into roundcube-upgrade downtownallday 2023-11-06 06:47:55 -0500
  • 400838b790 Use sshd -T instead of directly reading the configuration files KiekerJan 2023-11-05 21:45:11 +0100
  • d976a8b838 upgrade roundcube to 1.6.5 KiekerJan 2023-11-05 21:26:44 +0100
  • 2907639600
    Add install command line for containers (LXC/Docker) Christophe WEILAND 2023-11-04 13:43:30 +0100
  • d749bd0ab6
    Update status_checks.py Dan Bolser 2023-11-02 15:55:23 +0000
  • 2b638042cb Reduce retained slapd logs from 1 year to 3 months downtownallday 2023-11-01 06:20:40 -0400
  • 7ef135cb0a Merge remote-tracking branch 'upstream/main' into php8.1-docker-method Downtown Allday 2023-10-29 13:27:05 -0400
  • ef39cfdd8a v65 downtownallday 2023-10-29 13:21:16 -0400
  • 4b71b0f5b4 Merge remote-tracking branch 'upstream/main' downtownallday 2023-10-29 13:19:38 -0400
  • 9ab06013b9 Change accountname to nextcloud. Include cleanup of carddav database KiekerJan 2023-10-28 20:14:35 +0200
  • 0314554207 Version 65 v65 Joshua Tauberer 2023-10-27 06:02:22 -0400
  • 46d55f7866
    Update zpush.sh to version 2.7.1 (#2315) matidau 2023-10-27 00:04:13 +1100
  • 2bbc317873
    Update Roundcube to 1.6.4 (#2317) KiekerJan 2023-10-26 15:03:29 +0200
  • b716c1d37b
    Update webmail.sh bwmravec 2023-10-26 11:48:05 +0200
  • c0c0d053a4 Upgrade to php8.1 and upgrade old nextcloud versions using docker Downtown Allday 2023-10-21 07:35:01 -0400
  • 8937591071 remove obsolete/unneeded configuration entries KiekerJan 2023-10-18 21:09:58 +0200
  • 7ac4673ecc update to roundcube 1.6.4 KiekerJan 2023-10-18 20:28:52 +0200
  • 0ba34247cb Store password placeholder as plain text in the database to work around bug, see https://github.com/mail-in-a-box/mailinabox/pull/2305#issuecomment-1767375035 KiekerJan 2023-10-18 20:15:52 +0200
  • 90f4675313 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2023-10-17 10:37:55 -0400
  • 6b33ca2c74
    Merge pull request #24 from downtownallday/roundcube-update Downtown Allday 2023-10-17 10:36:28 -0400
  • 2a240977b3 Update roundcube to 1.6.4 downtownallday 2023-10-17 10:13:06 -0400
  • 619751203b Update zpush.sh to version 2.7.1 matidau 2023-10-13 13:24:53 +1100
  • 28f929dc13
    Fix typo in system-backup.html: Amazone -> Amazon (#2311) clpo13 2023-10-10 10:22:19 -0700
  • 823b2c96c4
    Fix typo in system-backup.html clpo13 2023-10-10 09:40:59 -0700
  • 86b030b803
    Merge pull request #23 from downtownallday/fix-move-postfix-queue Downtown Allday 2023-10-06 06:17:04 -0400
  • 75baac8d60 Update rsyslog's postfix configuration, which creates a socket in postfix's chroot downtownallday 2023-10-06 05:50:16 -0400
  • c816669073 Even though smtpd is not chrooted, move auth socket back to postfix's chroot/working directory anyway. downtownallday 2023-10-06 05:48:52 -0400
  • 7abd7b3da6 Tighten permissions of the shared postfix/dovecot auth socket downtownallday 2023-10-05 21:53:46 -0400
  • 5c4c75c111
    Merge pull request #22 from downtownallday/move-postfix-queue-to-user-data Downtown Allday 2023-10-05 18:21:30 -0400
  • bc2bc02a57 Add a setup mod to move postfix queue to /home/user-data downtownallday 2023-10-05 17:58:26 -0400
  • f9f39d7715 Move dovecot auth socket location from postfix's directory to dovecot's downtownallday 2023-10-05 17:57:46 -0400
  • 8884f41414 add logic to migrate from php8.0 to php8.1 KiekerJan 2023-09-29 14:50:02 +0200
  • 5c30977c45
    Mail guide: OS X -> macOS Gio 2023-09-24 22:38:14 +0800
  • d130f470ff update carddav plugin to version 5.1.0 KiekerJan 2023-09-20 09:17:34 +0200
  • 6835e58116 update roundcube and persistent login plugin KiekerJan 2023-09-20 09:05:13 +0200
  • 2fb73c7cfe v64 downtownallday 2023-09-02 20:00:57 -0400
  • c0c4275c12 Add copyright downtownallday 2023-09-02 19:59:33 -0400
  • b11309b624 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2023-09-02 19:58:38 -0400
  • e419b62034 Version 64 v64 Joshua Tauberer 2023-09-02 19:43:23 -0400
  • 8e4c48bae1 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2023-09-02 16:44:42 -0400
  • a966913963
    Fix command line arguments for duplicity 2.1 (#2301) Joshua Tauberer 2023-09-02 15:54:16 -0400
  • 08defb12be Add a new backup.py command to print the duplicity command to the console to help debugging Joshua Tauberer 2023-09-02 07:49:41 -0400
  • 7be687e601 Move source and target positional arguments to the end, required for Duplicity 2.1.0 Jeff Volkenant 2023-08-30 21:48:51 -0700
  • 5fc9edb3d7 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2023-09-02 07:17:41 -0400
  • 62efe985f1
    Disable OpenDMARC sending reports (#2299) Aaron Ten Clay 2023-09-02 04:10:04 -0700
  • df44056bae
    Fix checksums in nextcloud.sh (#2293) Alex 2023-09-02 13:07:12 +0200
  • 3148c621d2
    Fix issue with slash (/) characters in B2 Application Key (#2281) Dmytro Kyrychuk 2023-09-02 14:03:24 +0300
  • 81866de229
    Amend --always option to all git describe commands (#2275) Michael Heuberger 2023-09-02 22:59:39 +1200
  • 674ce92e92
    Fix z-push-admin broken in v60 (#2263) matidau 2023-09-02 20:55:15 +1000
  • c034b0f789 Fix how the value is being passed for the gpg-options parameter Darren Sanders 2023-08-29 13:37:25 -0700
  • 202f1c37d2 fix for duplicity 2.1.0 downtownallday 2023-08-29 17:40:56 -0400
  • 4b0f5352cc
    Merge branch 'mail-in-a-box:main' into z-push-admin-broken-in-v60 matidau 2023-08-28 20:48:52 +1000
  • e7f7eb80d1
    Disable OpenDMARC sending reports Aaron Ten Clay 2023-08-18 08:53:24 -0700
  • 89d50b35ef Bugfix for the bug introduced while fixing the first bug. We now test config files again before writing! Justus Wingert 2023-08-15 14:33:50 +0200
  • c1e4e33415 Added status checks for the configuration files. Justus Wingert 2023-08-15 14:28:46 +0200
  • 1cdf1a0d29 Tested and minor bugs fixed. Works like a charm. Justus Wingert 2023-08-15 14:06:19 +0200
  • b4b993e93e
    Using output from shell method correctly Justus Wingert 2023-08-14 16:40:12 +0200
  • 2572d50411
    Added miab_ prefix to individual config files Justus Wingert 2023-08-14 16:38:49 +0200
  • a5a2c82d66
    Added warning to web_update.py if symbolic links are missing Justus Wingert 2023-08-14 16:38:10 +0200
  • 5aa23e3420
    Adding symbolic links in tools/web_update Justus Wingert 2023-08-14 16:11:58 +0200
  • d29b502369
    Added subfile generation for web_update.py Justus Wingert 2023-08-14 16:03:48 +0200
  • 9d7b0eeed1 Fix hashes ('hash' and 'hash_user_external') for the InstallNextcloud 23.0.12 step. Juanito 2023-08-09 06:35:01 +0200
  • edbca5cff1
    Fix checksums in nextcloud.sh Alex 2023-08-05 07:55:26 +0200
  • 6ba5e9045d v63 downtownallday 2023-08-02 08:32:16 -0400
  • af3357cd46 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2023-08-02 08:30:08 -0400
  • cd45d08409 Version 63 v63 Joshua Tauberer 2023-07-29 12:11:00 -0400
  • 2005cbbed7
    More strict variable changes babywhale321 2023-07-20 23:14:21 -0400
  • 94b5107bcb Fix issue with slash (/) characters in B2 Application Key Dmytro Kyrychuk 2023-06-27 09:37:38 +0000
  • 3774a78b03 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2023-06-16 17:32:28 -0400
  • 98628622c7
    Bump Nextcloud to v25.0.7 (#2268) Michael Heuberger 2023-06-17 03:49:55 +1200
  • 099e9ed83e Bump Nextcloud to v25.0.7 Michael Heuberger 2023-05-24 14:13:44 +1200
  • 85211252cc Amend always option to all git describe commands Michael Heuberger 2023-06-08 11:41:36 +1200
  • 573bae51e1
    Update readme, instructing to use DISABLE_FIREWALL for containers Marc Ole Bulling 2023-06-02 11:55:13 +0200
  • b449a06f51
    Add install command line for containers (LXC/Docker) Christophe WEILAND 2023-06-02 10:43:41 +0200
  • 1aab41e7fe QA: 'name' isn't immutable, so make a copy downtownallday 2023-05-29 19:45:27 -0400
  • 6652590dc4 fix z-push-admin broken in v60 matidau 2023-05-22 09:44:18 +1000
  • 5e87b8bb11
    Alter postfix config to use public IPv6 address for outbound mails David McNett 2023-05-21 11:35:38 -0500
  • c66e9f3840 v62 downtownallday 2023-05-21 07:25:45 -0400
  • d956166164 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2023-05-21 07:23:55 -0400
  • 70e842f9da Merge branch 'main' into dnsmigratetounbound KiekerJan 2023-05-21 11:59:12 +0200
  • 67b806b326 merge upstream v62 KiekerJan 2023-05-21 11:41:24 +0200
  • 3a2d887120 Merge remote-tracking branch 'upstream/main' into mergeupstream KiekerJan 2023-05-21 11:38:19 +0200
  • 8b19d15735 Version 62 v62 Joshua Tauberer 2023-05-20 08:55:49 -0400
  • 1334f094ab Merge remote-tracking branch 'upstream/main' into mergeupstream KiekerJan 2023-05-19 15:40:40 +0200
  • da66ef4a81 If configured via environment variables, setup an S3 bucket as storage backend for nextcloud Michael Meidlinger 2023-05-19 13:28:42 +0200
  • 595553dd27 Enable SMTP relay if configured via environment variables. Michael Meidlinger 2023-05-19 13:27:35 +0200
  • 32cfd1ed52 Change how backup.py script deals with S3 backups. In case that no static AWS credentials are specified, we try to create the boto3 client without explicitly passing static credentials. This way, we can benedit from dynamic credentials in AWS environments (e.g. using EC2 instance roles) Michael Meidlinger 2023-05-19 13:25:18 +0200
  • 4159de8b2c add DANE TLSA records for all web serving domains KiekerJan 2023-05-18 12:38:21 +0200
  • c83716f1e1
    Merge pull request #20 from downtownallday/merge-upstream Downtown Allday 2023-05-13 20:45:07 -0400
  • 27d5aa516e QA: update message matching for changes in z-push 2.7.0 downtownallday 2023-05-13 13:16:15 -0400
  • 6a7fc1594d Remove z-push hacks downtownallday 2023-05-13 13:15:00 -0400
  • 8270f34acb Merge remote-tracking branch 'upstream/main' into merge-upstream downtownallday 2023-05-13 12:29:18 -0400
  • 8fcb80af70 Revert "Disable Roundcube password plugin since it was corrupting the user database (#2198)" Joshua Tauberer 2023-05-13 06:17:49 -0400
  • 69bb13f8ad Remove journal PRAGMA from Roundcube source which broke the database for postfix KiekerJan 2022-11-05 21:02:49 +0100
  • 187142ec85 Update configuration of Roundcube password plugin for Roundcube 1.6 KiekerJan 2022-10-27 21:39:54 +0200
  • eca184dc2a Revert "Disable Roundcube password plugin since it was corrupting the user database (#2198)" Joshua Tauberer 2023-05-13 06:17:49 -0400
  • 0ddd507b6a Remove journal PRAGMA from Roundcube source which broke the database for postfix KiekerJan 2022-11-05 21:02:49 +0100
  • 63c5c69d61 Update configuration of Roundcube password plugin for Roundcube 1.6 KiekerJan 2022-10-27 21:39:54 +0200
  • 0c1afad712 Restore Roundcube's password reset tool by removing PRAGMA journal_mode = WAL from Roundcube source (#2199) Joshua Tauberer 2023-05-13 10:26:41 -0400