Skip to content

Instantly share code, notes, and snippets.

@alexh-name
Created June 12, 2016 17:34
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/5a1dc1831999142f2c31f22acec65960 to your computer and use it in GitHub Desktop.
Save alexh-name/5a1dc1831999142f2c31f22acec65960 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 /usr/local/bin/checkvpw /bin/true maildir 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment