UNPKG

haraka-plugin-wildduck

Version:

Haraka plugin for processing incoming messages for the WildDuck IMAP server

11 lines (9 loc) 245 B
module.exports = { upgrade: true, reject: [ // mongodb 5.x driver does not support callbacks, only promises 'mongodb', // some api changes, need to address in the future 'eslint', 'grunt-eslint' ] };