haraka/haraka-plugin-log-reader

View on GitHub
.github/ISSUE_TEMPLATE.md

Summary

Maintainability
Test Coverage
### system info

Please report your Node.js version, and Haraka version by running this shell script on your Haraka server and replacing this section with the output.

echo "Haraka | $(haraka -v)"; echo " --- | :--- "; echo "Node | $(node -v)";

### Expected behavior

### Observed behavior

### Steps to reproduce