UNPKG

haraka-plugin-accounting-files

Version:

Gives you the ability to extract the useful information from the outbound traffic and manage the storage/archiving of the three main types 'Delivered/Deferred/Bounce'.

16 lines (12 loc) 232 B
language: node_js node_js: - stable before_script: script: - npm run lint - npm test after_success: - npm install istanbul codecov - npm run coverage - ./node_modules/.bin/codecov sudo: false