-
updated for compat with eslint 2. Developers will likely need to:
cd haraka && npm install && sudo npm install -g eslint
- smtp_proxy & qmail-queue: default to enabled for outbound deliveries
(previously used Outbound), to better matches user expectations. To get
previous behavior, add a config file with
enable_outbound=false
.
- new plugin: data.headers
- deprecates data.rfc5322_header_checks.js
- deprecates data.noreceived.js
- deprecates data.nomsgid.js