@koduhai/dmarc-parser
    Preparing search index...

    Function parseReportEmail

    • Convenience: extract the XML from a raw MIME email and parse it in one call.

      Parameters

      • rawMime: Uint8Array<ArrayBufferLike> | Buffer<ArrayBufferLike>

      Returns Promise<DmarcReport>