PoshCode Archive  Hex Artifact Content

Artifact 6ec7455a772383e42de26c547ebf3e626ba532afa816ed1e491e909d45f64362:

  • File Import-GmailFilterXml.ps1 — part of check-in [6db232973f] at 2018-06-10 14:27:26 on branch trunk — Gmail can now import and export filters as XML. This script will read in an XML file generated by Gmail (the Path parameter), and create from it a flat PSObject with Id, Updated, Name and Value fields. Since it is flat, you must use the Id field to correlate the filter criteria and actions. As far as I can tell, the first item in a filter is the criteria, and any subsequent ones describe the action to take. More info about filter import/export can be found here: http://gmailblog.blogspot.com/2009/03/new-in-labs-filter-importexport.html (user: unknown size: 1478)

A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.