summaryrefslogtreecommitdiff
path: root/postfix
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2007-07-12 18:59:06 +0000
committerJonas Smedegaard <dr@jones.dk>2007-07-12 18:59:06 +0000
commit73a4b937a6d89d13f0ef2f3b3d5062e4b8962c06 (patch)
tree63c95c15aa49568e837b9c09c9255b27ed7b58bf /postfix
parentf4529179110ab3851452a2076ea97a4492369c4a (diff)
Drop pre-2.2 note.
Diffstat (limited to 'postfix')
-rwxr-xr-xpostfix/postfix.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/postfix/postfix.sh b/postfix/postfix.sh
index 71f8982..8f8459b 100755
--- a/postfix/postfix.sh
+++ b/postfix/postfix.sh
@@ -3,7 +3,7 @@
# /etc/local-COMMON/postfix/postfix.sh
# Copyright 2002-2007 Jonas Smedegaard <dr@jones.dk>
#
-# $Id: postfix.sh,v 1.47 2007-07-12 18:58:02 jonas Exp $
+# $Id: postfix.sh,v 1.48 2007-07-12 18:59:06 jonas Exp $
#
# Auto-tweak plain installed postfix Debian package
#
@@ -12,7 +12,6 @@
# * 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.
-# * Resolve 1.x/2.x differences in RBL map expansion within getlinesfromfile()
set -e