[smtpd/qpsmtpd] 65fd1b: Support for userprefs' reject threshold (#281)

[email protected] (GitHub) Sun, 12 Feb 2017 10:12:49 -0800
Newsgroups perl.qpsmtpd.dev
Message-ID <58a0a5a113546_2810b3ff0432e7c3c135aa@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail>
----==_mimepart_58a0a5a1130ce_2810b3ff0432e7c3c1349e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: 65fd1b21507b16fa4772360f0fe5d78678b70d53
      https://github.com/smtpd/qpsmtpd/commit/65fd1b21507b16fa4772360f0fe5d78678b70d53
  Author: mufus <[email protected]>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    M plugins/spamassassin

  Log Message:
  -----------
  Support for userprefs' reject threshold (#281)

If the reject argument is set to the string 'userprefs' instead of a decimal value, the required threashold value will be taken from spamassassin userprefs required_score instead of set to a static value. This allows a per-user based threshold value.



----==_mimepart_58a0a5a1130ce_2810b3ff0432e7c3c1349e--