181 Commits

Author SHA1 Message Date
Zhang Huangbin f1be6a1524 Update Roundcube 1.7.0. 2026-05-12 14:39:10 +08:00
Zhang Huangbin 2ce350fd00 Update netdata v2.10.3.
Fail2ban: Read log files from the end of file instead of the head after restarted fail2ban service.
2026-05-07 17:07:48 +08:00
Zhang Huangbin b846fa681e Add header Message-ID and MIME-Version in email generated by quota warning script. 2026-04-15 12:06:40 +08:00
Zhang Huangbin 6370a51f59 Add header To: in email generated by quota warning script. 2026-04-15 12:00:02 +08:00
Martin Dahlö 3d8acd72e3 Fix missing Date header in quota warning emails (#306)
RFC 2822 requires a Date header. Without it, emails may be
flagged as spam or sorted incorrectly by mail clients.
2026-04-15 11:57:24 +08:00
Zhang Huangbin 42c1342cfd Add missing quota_status_* parameters for Dovecot 2.4. 2026-04-08 23:50:26 +08:00
Zhang Huangbin 1630fa036a Enable quota status service in Dovecot 2.4. 2026-03-31 20:17:14 +08:00
Zhang Huangbin 0c53224eaf Fix incorrect mailbox usage info stored in vmail.used_quota. 2026-03-28 21:41:55 +08:00
Zhang Huangbin 240dc3e6d5 openldap: Index attribute employeeNumber. 2026-03-22 22:30:02 +08:00
Zhang Huangbin c5f33461f0 Enable Dovecot plugin quota_clone. 2026-03-06 12:12:26 +08:00
Zhang Huangbin 1dccce9156 Re-enable dovecot quota status service. 2026-02-26 17:26:20 +08:00
Zhang Huangbin 17287f6bf0 Install SOGo on Debian 13 (trixie) from SOGo nightly build apt repository.
Disable quota status service (port `12340`) in Dovecot and Postfix.
2026-02-24 20:42:13 +08:00
Zhang Huangbin 2d65aceb44 Fixed: Mailbox quota limit didn't work on Debian 13 (trixie). Thanks to pamartin64@forum. 2026-02-04 21:46:10 +08:00
iRedMail a1d80afae0 Install binary packages on FreeBSD. (#280)
* Merge changes from https://github.com/bozhinov/iRedMail-pub/. Thanks @bozhinov

* Correctly set http2 on.

* Code cleanup.

* Remove http2 in 00-default-ssl.conf.

* Code cleanup.

* Install perl5.40.
Fix incorrect pkg command.

* Install uwsgi.

* Switch to Latest packages.
Code cleanup.

* Switch to MySQL instead of MariaDB on FreeBSD.

* Fall back to PHP 8.3. Roundcube (1.6.9) doesn't fully work with 8.4 yet.

* Install p5-DBD-mysql.

* Install correct php module for pgsql backend.

* Update netdata v2.2.4.

* Fix netdata config files, also switch to Go plugins instead of Python ones for better performance.
Update mlmmjadmin 3.3.0.

* Install dovecot-mysql for OpenLDAP backend, it supports both ldap and mysql.

* Update netdata v2.2.6.

* FreeBSD ports tree has been updated to build sope/sogo binary packages with required flavors.

* Update netdata v2.3.2.
Bump version number: 1.7.3.

* Correctly generate pkg repo config file.
Correctly enable http2 in nginx.

* Update pkg repo file.

* Sync netdata configuration.

* Switch to PostgreSQL 17. fixes #288

* Fix incorrect version number.

* Typo

* Switch to pkg quarterly branch.

* Fix incorrect bash path. fixes #290

* Fix password algorithm and algorithm prefix on FreeBSD.

* Switch to Latest repo.

* Install py-multipart for iRedAPD.

* Set sendmail_enable=NO.
2025-12-31 09:56:17 +08:00
Zhang Huangbin 0994041ef8 Typo in samples/roundcubemail/global_ldap_address_book.inc.php. 2025-12-29 11:04:43 +08:00
Zhang Huangbin 576bf3fa70 Enable lmtp socket listener in Dovecot 2.4. 2025-12-10 10:38:53 +08:00
Zhang Huangbin 55baacc254 Supports Debian 13 (trixie).
Supports OpenBSD 7.8.
Upgrade netdata v2.8.1.
Upgrade iRedAPD v5.9.3.
2025-12-09 12:17:10 +08:00
Zhang Huangbin 61891d23ac Disable DKIM verification for sent messages. 2025-07-13 00:15:03 +08:00
Zhang Huangbin 4abd863999 Fix improper sql column type. 2025-05-26 21:27:53 +08:00
Zhang Huangbin c93c2799c0 Support CentOS Stream 10. Note: SOGo is not available due to no binary packages offered by sogo team.
Switch perl dbd from mysql to mariadb.
Switch postfix default db type from hash/btree to lmdb on CentOS 10. btree/hash are not supported by postfix package.
2025-04-28 12:31:21 +08:00
Zhang Huangbin fb93c1e844 Fix netdata configuration, switch to Go modules. 2025-04-10 10:43:01 +08:00
Zhang Huangbin 9e64937b7c Fixed: not update ldap schema. 2025-04-10 09:26:33 +08:00
Zhang Huangbin 53aa23550e Introduce new ldap schema, new columns in vmail.mailbox, vmail.deleted_mailboxes, iredadmin.deleted_mailboxes. 2025-03-22 17:34:05 +08:00
Zhang Huangbin b0bbc86174 Remove unused netdata config files. 2025-02-06 10:39:36 +08:00
Zhang Huangbin a186819be8 Fix netdata config files, also switch to Go plugins instead of Python ones for better performance.
Update mlmmjadmin 3.3.0.
Update netdata v2.2.4.
2025-02-06 10:37:10 +08:00
Zhang Huangbin 42945e1505 Set namespace names. 2025-01-27 13:19:05 +08:00
iRedMail 12d9bb8c2f Fixed: Fail2ban doesn't start any jails on OpenBSD 7.6. 2025-01-21 11:14:59 +08:00
iRedMail cb4197567d Fixed: Not serve ACME challenge over HTTP directly.
LetsEncrypt cert renewal may fail with error `Connection refused` if the HTTP request is redirected to HTTPS.
2025-01-17 11:28:50 +08:00
iRedMail 6abdaf196d FreeBSD: Fix incorrect newsyslog config files. See also https://forum.iredmail.org/topic20728.html
FreeBSD: Upgrade to php 8.4.
2024-12-26 09:54:08 +08:00
iRedMail 6955128785 Switch to utf8mb4 / utf8mb4_general_ci. fixes #278
Fix incorrect py version and pip3 path on OpenBSD 7.6.
2024-12-24 15:31:10 +08:00
iRedMail 9344efbe1c Typo 2024-11-25 10:33:01 +08:00
iRedMail 0247d07fae Add SOGoDisableOrganizerEventCheck=YES in sogo.conf by default.
Thanks to CrashXRU@forum <https://forum.iredmail.org/post89919.html#p89919>.
2024-11-25 10:30:33 +08:00
Zhang Huangbin a140061e7f Fixed: [SQL] Not check domain status while querying per-domain BCC. 2024-11-04 18:07:13 +08:00
Zhang Huangbin a42a9a0ee2 Block .F, .melt, .fcat, .zoo by default in amavisd due to no decode program available. 2024-10-28 21:29:21 +08:00
Zhang Huangbin 8696f07760 Update netdata v1.47.5. 2024-10-25 10:24:33 +08:00
Zhang Huangbin 1917ac552e Supports OpenBSD 7.6.
Drop OpenBSD 7.5
OpenLDAP schema: mail alias account can use 2 more attributes: accessPolicy, listModerator.
2024-10-16 17:09:10 +08:00
Zhang Huangbin 706f8e79e1 Simplify ldap filter, doesn't require 'enabledService=shadowAddress'. 2024-10-10 15:28:54 +08:00
Guilhaume Bordiau f05b2affd4 Wrong column name for fail2ban stop/cleanup action (#266) 2024-10-10 09:10:19 +08:00
Zhang Huangbin cfb37c63a4 Don't use deprecated ldap attributes: storageBaseDirectory, mailMessageStore. 2024-10-08 15:56:00 +08:00
Zhang Huangbin 557ba3deca Add text on first dialog page to warn sysadmin that iRedMail requies a fresh server. 2024-09-19 11:49:20 +08:00
Zhang Huangbin 92907be46d Use new MySQL syntax.
fixes #262
2024-08-20 09:32:57 +08:00
Zhang Huangbin 3c16c7eca9 Revert last commit. 2024-08-15 10:31:08 +08:00
Zhang Huangbin 2b2204ba25 Fixed: Add missing index for SQL column msgs.policy in Amavisd SQL database. 2024-08-15 10:22:10 +08:00
Zhang Huangbin a08e8297a0 Fixed: Amavisd cannot save mail subject longer than 255 characters in MariaDB. 2024-07-22 15:08:25 +08:00
Zhang Huangbin 1d60f3c779 Fixed: fail2ban can not start on OpenBSD after reboot.
Thanks to wkatsak (forum): https://forum.iredmail.org/post88970.html#p88970
2024-06-28 10:20:12 +08:00
Zhang Huangbin 19c9a7b073 Track user last login time with PostgreSQL backend. 2024-06-13 16:05:07 +08:00
Zhang Huangbin 909bd934fd Pipe stdout/stderr to /dev/null. 2024-05-28 10:41:56 +08:00
Zhang Huangbin 57155f4a7b Fix incorrect sql command. 2024-05-24 11:00:20 +08:00
Zhang Huangbin 9723b613b8 Fail2ban now stores started jail names in SQL table fail2ban.jails. 2024-05-24 10:50:39 +08:00
Zhang Huangbin 87eb9c27dd Supports new distribution releases:
- Ubuntu 24.04
- OpenBSD 7.5

Dropped distribution releases:
- Debian 11 (bullseye). Please use the latest stable release Debian 12.
- Ubuntu 20.04 (focal). Please use the latest stable release Ubuntu 24.04 (recommended) or 22.04 instead.
- OpenBSD 7.3, 7.4. Please use 7.5 instead.

Improvements:
- Disable multi-threaded database reload in ClamAV (with parameter "ConcurrentDatabaseReload no").

Updated packages:
+ netdata -> 1.45.4
+ mlmmjadmin -> 3.2.1
+ iRedAPD -> 5.6.0
+ uwsgi -> 2.0.25.1 (OpenBSD only)
2024-05-17 10:02:21 +08:00