run: added commented example for port 587

This commit is contained in:
Matt Simerson 2012-11-19 00:09:08 -05:00
parent a2bba68af6
commit c2639a6e43

1
run
View File

@ -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