diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 3081d92572..7d2ce38ae3 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -41,6 +41,15 @@
-->
+
+ January 5th, 2022
+
+
+ [pierre] - Patch exim for building against openssl-3.
+
+
+
+
January 4th, 2022
diff --git a/server/mail/exim.xml b/server/mail/exim.xml
index f7ae778a45..6e5751c208 100644
--- a/server/mail/exim.xml
+++ b/server/mail/exim.xml
@@ -90,6 +90,12 @@
+
+
+ Required patch to build with openssl-3:
+
+
+
Exim Dependencies
@@ -142,6 +148,12 @@ useradd -d /dev/null -c "Exim Daemon" -g exim -s /bin/false -u 31 eximpatch -Np2 -i ../exim-&exim-version;-call_pam-1.patch
+
+ Apply a patch required for building against openssl version 3:
+
+
+patch -Np2 -i ../exim-&exim-version;-openssl3_fix-1.patch
+
Configure Exim with the following commands: