forked from mail-in-a-box/mailinabox
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4b71b0f
commit ef39cfd
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
## Commits for v65 | ||
| COMMIT | DATE | AUTHOR | TITLE | | ||
| ------ | ---- | ------ | ----- | | ||
| [0314554](https://github.com/downtownallday/mailinabox-ldap/commit/03145542076c80ab2af3a3b12b94c0da50a631fa) | 2023-10-27 | _Joshua Tauberer_ | Version 65 | | ||
| [46d55f7](https://github.com/downtownallday/mailinabox-ldap/commit/46d55f786656b25f24bc9020f24880ca8200d3bb) | 2023-10-26 | _matidau_ | Update zpush.sh to version 2.7.1 (#2315) | | ||
| [2bbc317](https://github.com/downtownallday/mailinabox-ldap/commit/2bbc317873b7399ba8a08d2397654f5a1b56b5b8) | 2023-10-26 | _KiekerJan_ | Update Roundcube to 1.6.4 (#2317) | | ||
| [2a24097](https://github.com/downtownallday/mailinabox-ldap/commit/2a240977b3d9bcad7d667e5f5cf9219700fcff70) | 2023-10-17 | _downtownallday_ | Update roundcube to 1.6.4 | | ||
| [28f929d](https://github.com/downtownallday/mailinabox-ldap/commit/28f929dc13bd8aece3805fa906a88ed9f00ade7f) | 2023-10-10 | _clpo13_ | Fix typo in system-backup.html: Amazone -> Amazon (#2311) | | ||
| [75baac8](https://github.com/downtownallday/mailinabox-ldap/commit/75baac8d60a62ab7dcf7b563470945826e2d2582) | 2023-10-06 | _downtownallday_ | Update rsyslog's postfix configuration, which creates a socket in postfix's chroot | | ||
| [c816669](https://github.com/downtownallday/mailinabox-ldap/commit/c8166690732f5304223d73b0dde045610f592421) | 2023-10-06 | _downtownallday_ | Even though smtpd is not chrooted, move auth socket back to postfix's chroot/working directory anyway. | | ||
| [7abd7b3](https://github.com/downtownallday/mailinabox-ldap/commit/7abd7b3da612b0739ccf5e93d8c219f5b0985d35) | 2023-10-05 | _downtownallday_ | Tighten permissions of the shared postfix/dovecot auth socket | | ||
| [bc2bc02](https://github.com/downtownallday/mailinabox-ldap/commit/bc2bc02a57ac89dc52f1379f9a4d56f9c9b27dda) | 2023-10-05 | _downtownallday_ | Add a setup mod to move postfix queue to /home/user-data | | ||
| [f9f39d7](https://github.com/downtownallday/mailinabox-ldap/commit/f9f39d771597e6c9340c2bb1a5b24061dfa3fb35) | 2023-10-05 | _downtownallday_ | Move dovecot auth socket location from postfix's directory to dovecot's | |