Skip to content

Instantly share code, notes, and snippets.

@alexh-name
Last active June 12, 2016 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexh-name/35a72e00d19e069daadf624f75fe6e12 to your computer and use it in GitHub Desktop.
Save alexh-name/35a72e00d19e069daadf624f75fe6e12 to your computer and use it in GitHub Desktop.
--- /var/qmail/supervise/qmail-submission/run.orig 2016-06-10 16:34:09.283998365 +0200
+++ /var/qmail/supervise/qmail-submission/run 2016-06-10 16:02:18.432008701 +0200
@@ -25,4 +25,4 @@
exec /usr/local/bin/softlimit -m 64000000 \
/usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \
- -u "$QMAILDUID" -g "$NOFILESGID" 0 submission /var/qmail/bin/qmail-smtpd 2>&1
+ -u "$QMAILDUID" -g "$NOFILESGID" 0 submission /var/qmail/bin/qmail-smtpd /bin/checkpassword /bin/true 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment