From 82347dcf05ac01d52fc696f9c3a219acb1ec3495 Mon Sep 17 00:00:00 2001 From: tigro Date: Wed, 22 Nov 2023 14:02:37 +0300 Subject: [PATCH] Added esmtp --- prepopulate.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/prepopulate.json b/prepopulate.json index 9fe8251..dfdce86 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -20210,6 +20210,10 @@ "epel-rpm-macros": [ "epel-rpm-macros.noarch" ], + "esmtp": [ + "esmtp-local-delivery.x86_64", + "esmtp.x86_64" + ], "extra-cmake-modules": [ "extra-cmake-modules.noarch" ],