summaryrefslogtreecommitdiff
path: root/postfix/postfix.sh
diff options
context:
space:
mode:
Diffstat (limited to 'postfix/postfix.sh')
-rwxr-xr-xpostfix/postfix.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/postfix/postfix.sh b/postfix/postfix.sh
index e863fa2..67662d8 100755
--- a/postfix/postfix.sh
+++ b/postfix/postfix.sh
@@ -1,4 +1,15 @@
#!/bin/bash
+#
+# /etc/local-COMMON/postfix/postfix.sh
+# Copyright 2002 Jonas Smedegaard <dr@jones.dk>
+#
+# $Id: postfix.sh,v 1.3 2002-12-31 13:38:42 jonas Exp $
+#
+# Auto-tweak plain installed postfix Debian package
+#
+# TODO: Check for postfix 2.0 and include improve RBL logic with new
+# options reject_rhsbl_sender and default_rbl_reply
+#
set -e