Centos 8、アスタリスク付きの新規インストール、すべてのログは毎秒20-100メッセージを消費します。
cb crond[1288]: No configuration file found at /root/.esmtprc or /etc/esmtprc
答え1
epel repoからesmtp-local-deliveryパッケージをインストールすることで修正されました。
dnf install esmtp-local-delivery
This packages contains the system ESMTP configuration file with local
delivery through an external mail delivery agent configured.
答え2
デフォルトのプロファイルを使用していましたが、ddclient
エラーメッセージをメールで送信しようとしていることに気づきました。この行を無効にしました。mail-failure=root
これは、必要でない場合は、より多くのアプリケーションを追加するのではなく、エラーを回避できることを示しています。