From 3355d5c00007292a758b90fc53c5969d916079f8 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Mon, 19 Nov 2012 00:09:08 -0500 Subject: [PATCH] run: added commented example for port 587 --- run | 1 + 1 file changed, 1 insertion(+) diff --git a/run b/run index 0e2ff84..1bbd0a6 100755 --- a/run +++ b/run @@ -32,6 +32,7 @@ exec $BIN/softlimit -m $MAXRAM \ # $PERL -T ./qpsmtpd-forkserver \ # --listen-address $IP \ # --port $PORT \ +# --port 587 \ # --limit-connections 15 \ # --max-from-ip 5 \ # --user $QPUSER