| Name: | dovecot |
|---|---|
| Epoch: | 1 |
| Version: | 2.3.16 |
| Release: | 15.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 21601965 |
| License: | MIT and LGPLv2 |
| RPM: | dovecot-2.3.16-15.el9.aarch64.rpm |
| Source RPM: | dovecot-2.3.16-15.el9.src.rpm |
| Build Date: | Sat Mar 08 2025 |
| 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. |
- 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)
- fix leaking mailboxes if virtual mailbox can't be opened (#2231408)
- add buildrequire of rpcgen to enable rquota support(#2157045)