・インストールできる dovecot を確認

[root@alma]# dnf info dovecot

名前: dovecot
エポック: 1
バージョン: 2.3.16
リリース: 14.el9
Arch: i686
サイズ: 5.1 M
ソース: dovecot-2.3.16-14.el9.src.rpm
リポジトリー : crb
概要: Secure imap and pop3 server
URL: https://www.dovecot.org/
ライセンス: MIT and LGPLv2
説明: 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.

バージョン : 2.3.16 をインストールします(2025年4月現在)

・dovecot のインストール

[root@alma]# dnf -y install dovecot