Releases: haraka/haraka-plugin-known-senders
Releases · haraka/haraka-plugin-known-senders
1.1.0
1.0.9
1.0.8
- 84a4974 Merge pull request #30 from haraka/ci-publish
- 2fcd1ca ci(publish): needs redis service
- be976fa Merge pull request #29 from haraka/release-1.0.8
- 429f760 style: plugin -> this
- 546dfb1 disable windows tests
- ddf30d0 updated pi-redis
- b78008d feat(redis): compatibility with redis 4
- c1d438b lint: prefer-template
- 829a05b redis service fix
- bd2f93e ci: split windows tests
- 49bce09 ci: replace travis/appveyor with GHA
- bda34f0 Merge pull request #26 from haraka/meta
- 7bff93d test: add missing "new" in plugin load
- 65693c6 es6: object-shorthand
- 0555f9f npm/ci packaging updates
- 287a5e3 ci testing: drop node 6, add node 12
- 53cf0e9 Merge pull request #16 from haraka/already_matched
- 58a1565 already_matched: add missing context
- 9f5b365 Merge pull request #15 from haraka/14-not-defined
- 64225fd hoist variables above first use
- 295b240 Merge pull request #13 from haraka/log-msg-reduce-severity
- dd682a1 reduce severity of log message when no passing dkim results
- 552df41 Merge pull request #11 from haraka/greenkeeper/update-to-node-10
- 2277353 Update to node 10 in .travis.yml
- 0380dab Merge pull request #8 from haraka/test-exit
- 973e57a quit redis conn after last test
- 93f00b6 Merge pull request #5 from haraka/eslint-no-var
- b6ba62d add files
- 65bcb29 eslint no-var updates
- 535c676 add skeleton support for TLS validation
- 4f18f82 Merge pull request #2 from haraka/apv-url
- bc4974e reorder badges
- 17f153a fix appveyor badge URL
- c529310 travis: remove node 4, add node 8 CI testing
- a9df1f8 add appveyor.yml
- 2164ce2 clean up logging
- ce8ffd8 bump version
- 913b61a get_recipient_domains_by_txn always returns an array now
- 7485893 inherit from haraka-plugin-redis (vs redis)
- 83db494 typo fix
- f16d1e2 use eslint-plugin-haraka
- 124867a fixes for travis & code climate
- e26cb67 finish up README
- c5e7ac1 Merge pull request #1 from haraka/greenkeeper/initial
- d5cf916 Merge branch 'master' into greenkeeper/initial
- 575395c slap on a mock redis so tests can pass
- 8706c2e * add config/known-senders.ini * add inherits('redis') * store authed sender & rcpt ODs in results * perform checks against redis & add pass results
- 92605fd start redis support
- 93318ff added fcrdns & spf OD tests
- 7c8639b progress
- 938570d docs(readme): add Greenkeeper badge
- 091047d progress
- 47183d7 Initial commit