049
Fri Jan 24, 10:42 UTC
Dovecot v2.4.0 released
...
Dovecot Pro is a full-service email platform that delivers dynamic scalability, high performance, efficient utilization of hardware, and outstanding support to the world’s largest Telcos, ISP’s, and Hosters.
Wed Jul 6 13:54:47 UTC 2022
CVE-2022-30550: Privilege escalation possible in dovecot when similar master and non-master passdbs are used....
Mon Jun 21 14:20:13 EEST 2021
Released Dovecot v2.3.15 and Pigeonhole v0.5.15. Also released a fixes-only v2.3.14.1....
Mon Jun 4 14:03:16 EET 2021
We have disclosed three new vulnerabilities in dovecot, please see CVE-2020-28200, CVE-2021-29157 and CVE-2021-33515....
Mon Jan 4 14:03:16 EET 2021
We have disclosed two new vulnerabilities in dovecot, please see CVE-2020-25275 and CVE-2020-24386....
Wed Aug 12 16:25:42 EEST 2020
We are happy to announce that we have CentOS 8 packages available starting from v2.3.11.3. You can find these packages at https://repo.dovecot.org/....
Wed Aug 12 16:14:49 EEST 2020
We have disclosed three new vulnerabilities in dovecot, please see CVE-2020-12100, CVE-2020-12673 and CVE-2020-12674....
Page 1 of 11
Wed Jul 6 13:54:47 UTC 2022
Tue Jun 14 10:24:26 UTC 2022
Dovecot v2.3.19.1 released.
Tue May 10 06:33:50 UTC 2022
Dovecot v2.3.19 and Pigeonhole 0.5.19 released.
Thu Feb 3 10:29:07 UTC 2022
Page 2 of 11
Thu Feb 3 10:21:30 UTC 2022
Released Dovecot v2.3.17.1 and Pigeonhole v0.5.17.1.
Tue Dec 7 10:44:33 UTC 2021
Released Dovecot v2.3.18 and Pigeonhole v0.5.18.
Thu Oct 28 12:12:55 EEST 2021
Released Dovecot v2.3.17 and Pigeonhole v0.5.17.
Fri Aug 6 13:48:05 CEST 2021
Released Dovecot v2.3.16 and Pigeonhole v0.5.16.
Page 3 of 11
Mon Jan 4 14:03:16 EET 2021
We have disclosed three new vulnerabilities in dovecot, please see CVE-2020-28200, CVE-2021-29157 and CVE-2021-33515.
Mon Jun 21 14:20:13 EEST 2021
Released Dovecot v2.3.15 and Pigeonhole v0.5.15. Also released a fixes-only v2.3.14.1.
Thu Mar 4 12:21:50 EET 2021
Released Pigeonhole v0.5.14.
Thu Mar 4 12:21:48 EET 2021
Released Dovecot v2.3.14.
Page 4 of 11
Thu Mar 4 12:21:48 EET 2021
Released Dovecot v2.3.14.
Wed Feb 17 16:38:09 EET 2021
Released Pigeonhole v0.5.14.rc1.
Wed Feb 17 16:38:08 EET 2021
Released Dovecot v2.3.14.rc1.
Mon Jan 4 14:02:10 EET 2021
Released v0.5.13.
Page 5 of 11
Mon Jan 4 14:02:10 EET 2021
Released v2.3.13.
Mon Jan 4 14:03:16 EET 2021
We have disclosed two new vulnerabilities in dovecot, please see CVE-2020-25275 and CVE-2020-24386.
Wed Aug 12 16:25:42 EEST 2020
We are happy to announce that we have CentOS 8 packages available starting from v2.3.11.3. You can find these packages at https://repo.dovecot.org/.
Wed Aug 12 16:14:49 EEST 2020
We have disclosed three new vulnerabilities in dovecot, please see CVE-2020-12100, CVE-2020-12673 and CVE-2020-12674.
Page 6 of 11
Wed Aug 12 16:02:20 EEST 2020
Released v2.3.11.3
Mon May 18 15:03:31 EEST 2020
Multiple vulnerabilities in Dovecot
Mon May 18 15:03:06 EEST 2020
Released v2.3.10.1
Fri Mar 6 12:53:51 EET 2020
Released v2.3.10
Page 11 of 11
Tue Feb 5 15:10:06 EET 2019
Released v2.2.36.1.
Fri Nov 23 14:30:12 EET 2018
Released v2.3.4.
Mon Oct 1 19:14:18 EEST 2018
Released v2.3.3.
Thu Mar 28 13:41:08 EET 2018
Released v2.3.3 release candidate
Dovecot’s user authentication is extremely flexible and feature-rich, supporting many different authentication databases and mechanisms.
Dovecot is standards compliant. Dovecot passes all IMAP server standard compliancy tests while most other servers fail many of them.
Dovecot’s indexes are self-optimizing. They contain exactly what the user’s client commonly needs, no more and no less.
Dovecot supports easy migration from many existing IMAP and POP3 servers, allowing the change to be transparent to existing users.
Dovecot is self-healing. It tries to fix most of the problems it notices by itself, such as broken index files. The problems are however logged so the administrator can later try to figure out what caused them.
Dovecot supports workarounds for several bugs in IMAP and POP3 clients. Since the workarounds may cause the protocol exchange to be sub-optimal, you can enable only the workarounds you need.
Dovecot tries to be admin-friendly. Common error messages are made as easily understandable as possible. Any crash, no matter how it happened, is considered a bug that will be fixed.
Dovecot’s design and implementation is highly focused on security. You can report any security vulnerabilities via our YesWeHack program or via email to security@dovecot.org.
Dovecot allows mailboxes and their indexes to be modified by multiple computers at the same time, while still performing well. This means that Dovecot works well with clustered filesystems. NFS has caching problems, but you can work around them with Dovecot cluster.
Dovecot is easily extensible. Plugins can add new commands, modify existing behavior, add their own data into index files or even add support for new mailbox formats. For example quota and ACL support are completely implemented as plugins.