Quoting "Kelley, John" <[email protected]>:
Aggregate Reports from AOL are going to switch from zip compression (.zip extension) to gzip compression (.xml.gz extension).
John, Thanks for announcing your change! I noticed failures using the parser "rddmarc" written by John Levine. The difference is the Content-Type which is still application/zip: AOL Reports: Content-Type: application/zip; name=aol.com!...xml.gz Content-Disposition: attachment; filename=aol.com!...xml.gz LinkedIn also uses gzip but declare also gzip as Content-Type. These reports are processed here without problems. Content-Type: application/gzip Content-Disposition: attachment; filename="linkedin.com!...xml.gz" Andreas _______________________________________________ dmarc-discuss mailing list [email protected] http://www.dmarc.org/mailman/listinfo/dmarc-discuss NOTE: Participating in this list means you agree to the DMARC Note Well terms (http://www.dmarc.org/note_well.html)
