Skip to content

Commit

Permalink
fixed redis test missing config section (#18)
Browse files Browse the repository at this point in the history
* fixed redis test missing config section
  • Loading branch information
msimerson authored Apr 12, 2019
1 parent f5d1160 commit 188b565
Show file tree
Hide file tree
Showing 4 changed files with 3,097 additions and 4 deletions.
10 changes: 7 additions & 3 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@

## 1.0.2 - 2018-03-05
### 1.0.3 - 2019-04-11

- test fix for unitialized redis config block

### 1.0.2 - 2018-03-05

- for MX entries, previously only full email address matches in the file were parsed for LMTP/SMTP routes. Now all MX entries are parsed (email file, email domain, email redis, and domain redis) for URIs.
- use es6 arrow functions
- refactored the functions in rcpt() into separate functions (simplify, more testable)

## 1.0.1 - 2017-08-19
### 1.0.1 - 2017-08-19

- enable Redis install on AppVeyor CI testing

## 1.0.0 - 2017-07-28
### 1.0.0 - 2017-07-28

- imported from haraka/plugins/rcpt_to.routes
Loading

0 comments on commit 188b565

Please sign in to comment.