PoshCode Archive  All files named "Import-GmailFilterXml.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Import-GmailFilterXml.ps1

2018-06-10
14:27
Added: 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 file: [6ec7455a77] check-in: [6db232973f] user: unknown branch: trunk, size: 1478