summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2023-03-25 13:57:29 +0100
committerJonas Smedegaard <dr@jones.dk>2023-03-25 13:57:29 +0100
commitcb1c70bc29ef4693a6c90b02142e72eeb23f1caf (patch)
tree93f21f2219dca4aec6c5b4bde4d91d5e61eec371
parent2ea795c6597a154dff9863e328e73b652a0487a0 (diff)
add FIXME notes about dkimproxy and chained cert
-rwxr-xr-xpostfix/postfix.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/postfix/postfix.sh b/postfix/postfix.sh
index cfa3d8a..635bc06 100755
--- a/postfix/postfix.sh
+++ b/postfix/postfix.sh
@@ -7,6 +7,10 @@
#
# Depends: postfix (>= 3.4)
#
+# FIXME:
+# * replace dkimproxy with opendkim: https://wiki.debian.org/opendkim
+# * use _public_ chained cerificate (not bogusly _private_ chained key)
+#
# TODO:
# * Implement stuff from here: http://www.wsrcc.com/spam/
# * Implement stuff from here: http://www.muine.org/~hoang/postfix.html