| Name: | dovecot |
|---|---|
| Epoch: | 1 |
| Version: | 2.3.16 |
| Release: | 16.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 21601857 |
| License: | MIT and LGPLv2 |
| RPM: | dovecot-2.3.16-16.el9.aarch64.rpm |
| Source RPM: | dovecot-2.3.16-16.el9.src.rpm |
| Build Date: | Tue Mar 10 2026 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.dovecot.org/ |
| Summary: | Secure imap and pop3 server |
| Description: | Dovecot is an IMAP server for Linux/UNIX-like systems, written with security primarily in mind. It also contains a small POP3 server. It supports mail in either of maildir or mbox formats. The SQL drivers and authentication plug-ins are in their subpackages. |
- add /var/lib/dovecot to tmpfiles for image mode (RHEL-139098) - fix building with latest openssl (RHEL-140619)
- fix sysusers config file name (RHEL-77322)
- fix CVE-2024-23184: using a large number of address headers may trigger a denial of service (RHEL-55212) - fix CVE-2024-23185: very large headers can cause resource exhaustion when parsing message (RHEL-55224)
- rebuild with updated tests
- fix crash when user has sieve script that includes two missing scripts (RHEL-37160)
- fixes assert-crash when IMAP client uses QRESYNC (#RHEL-25434)