summaryrefslogtreecommitdiff
path: root/postfix/postfix.sh
diff options
context:
space:
mode:
Diffstat (limited to 'postfix/postfix.sh')
-rwxr-xr-xpostfix/postfix.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/postfix/postfix.sh b/postfix/postfix.sh
index 735d599..4d3a031 100755
--- a/postfix/postfix.sh
+++ b/postfix/postfix.sh
@@ -32,7 +32,6 @@ exit1() {
realmsdir='/etc/local-REDPILL'
configdirs='/etc/local /etc/local-ORG /etc/local-REDPILL /etc/local-COMMON'
confdir='/etc/postfix'
-sp='[[:space:]]'
if ! [ -d "$realmsdir" ]; then
warn "Realms directory \"$realmsdir\" does not exist."
fi