From cb1c70bc29ef4693a6c90b02142e72eeb23f1caf Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 25 Mar 2023 13:57:29 +0100 Subject: add FIXME notes about dkimproxy and chained cert --- postfix/postfix.sh | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3