Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
What is the XML format for exported filters?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Luke B Google employee  
View profile  
 More options Feb 11 2009, 2:06 pm
From: Luke B
Date: Wed, 11 Feb 2009 11:06:20 -0800 (PST)
Local: Wed, Feb 11 2009 2:06 pm
Subject: What is the XML format for exported filters?
We use the same Google Data[1] extensions to Atom[2] as does the Email
Settings API[3], plus a few extra properties.

If you look at an exported file, you will see a <feed> outer element
containing an <entry> element for each filter.  Within the entry are
some standard Atom elements and then a series of <apps:property>
elements defining the various properties of the filter.

Please see the Email Settings API[3] page for an explanation of most
of those properties.  The ones not defined there are:

- forwardTo: an email address that the filter should cause the
  relevant email to be forwarded to.  If this property is absent, no
  forwarding is done.

- shouldStar: whether the filter should mark the email with a "star".
  If this property is absent or "false," the filter does not star the
  email.

- shouldTrash: whether the filter should move the email to the trash.
  If this property is absent or "false," the filter does not move the
  email to the trash.

- shouldNeverSpam: whether the filter should prevent the email from
  being considered as spam.  If this property is absent or "false,"
  the filter has no effect on whether the email is considered spam.

[1] http://code.google.com/apis/gdata/overview.html
[2] http://www.atomenabled.org/developers/syndication/atom-format-spec.php
[3] http://code.google.com/apis/apps/email_settings/developers_guide_prot...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »