summaryrefslogtreecommitdiff
path: root/postfix/postfix.sh
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2003-04-10 04:27:10 +0000
committerJonas Smedegaard <dr@jones.dk>2003-04-10 04:27:10 +0000
commit83e16ddc96b24b1bcdb27fb43d8fcce665e74adc (patch)
tree6c0cda497d1e222d27351b41d265955ee7dd9e9a /postfix/postfix.sh
parent72c8864cfca64f3bbaf1cf38f3d0bb2041ec5b07 (diff)
Add TODO about adopting stuff from yet another thorough setup-guide.
Diffstat (limited to 'postfix/postfix.sh')
-rwxr-xr-xpostfix/postfix.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/postfix/postfix.sh b/postfix/postfix.sh
index e61605e..670beeb 100755
--- a/postfix/postfix.sh
+++ b/postfix/postfix.sh
@@ -3,12 +3,14 @@
# /etc/local-COMMON/postfix/postfix.sh
# Copyright 2002-2003 Jonas Smedegaard <dr@jones.dk>
#
-# $Id: postfix.sh,v 1.15 2003-04-06 13:30:44 jonas Exp $
+# $Id: postfix.sh,v 1.16 2003-04-10 04:27:10 jonas Exp $
#
# Auto-tweak plain installed postfix Debian package
#
# TODO: Implement stuff from here: http://www.wsrcc.com/spam/
#
+# TODO: Implement stuff from here: http://www.muine.org/~hoang/postfix.html
+#
# TODO: Figure out a way to use chroot jail for TLS stuff.
set -e