postfix-parser2

1.0.3 • Public • Published

postfix-parser

Postfix log parse to get any detail of bounced email , send , deffered

Install

npm i postfix-parser2

Usage

const parser = require("postfix-parser2");
parser.parse("string").then(function(data){
console.log(data)
})

/postfix-parser2/

    Package Sidebar

    Install

    npm i postfix-parser2

    Weekly Downloads

    0

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    2.11 kB

    Total Files

    3

    Last publish

    Collaborators

    • fdcicyber