diff options
Diffstat (limited to 'user/netqmail/smtpd-notls.run')
-rw-r--r-- | user/netqmail/smtpd-notls.run | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/user/netqmail/smtpd-notls.run b/user/netqmail/smtpd-notls.run new file mode 100644 index 000000000..f29015401 --- /dev/null +++ b/user/netqmail/smtpd-notls.run @@ -0,0 +1,9 @@ +#!/bin/execlineb -P + +fdmove -c 2 1 +s6-envdir env +importas -u IP IP +fdmove 1 3 +s6-tcpserver -v2 -1U -c 255 -- $IP 25 +s6-tcpserver-access -v2 -DRpl0 -t5000 -i data/rules -- +qmail-smtpd |