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

    Function extractReportXml

    • Extract the aggregate XML out of a raw MIME email (the form mailbox providers send RUA reports in). Decompresses the first .gz/.zip/.xml attachment.

      Parameters

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

      Returns Promise<string>

      when no report attachment is present.