diff options
author | Jonas Smedegaard <dr@jones.dk> | 2016-01-24 12:21:42 +0530 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2016-01-24 12:21:42 +0530 |
commit | 3e144c34d9bf25dfd7c25988bfc701f4279adc90 (patch) | |
tree | ba0ae44df7a44a9fadc5856ddee85bea3358500c | |
parent | 8b0173fdd757c6b74b0f19b01297c128f2659a5e (diff) |
Add TODO on dnswl.org.
-rwxr-xr-x | postfix/postfix.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/postfix/postfix.sh b/postfix/postfix.sh index ceb51d0..bd62e8b 100755 --- a/postfix/postfix.sh +++ b/postfix/postfix.sh @@ -12,6 +12,7 @@ # * Implement stuff from here: http://www.muine.org/~hoang/postfix.html # * Implement stuff from here: http://jimsun.linxnet.com/misc/postfix-anti-UCE.txt # * Figure out a way to use chroot jail for TLS stuff. +# * Use https://www.dnswl.org/ set -e |