Subject: | Email Delegation |
Date: | Wed, 30 Nov 2011 12:29:08 -0500 |
To: | bug-REST-Google-Apps-EmailSettings [...] rt.cpan.org |
From: | Ian Rifkin <ianrifkin [...] ianrifkin.com> |
Hi,
This is *not* a bug report, but a feature request. Please excuse me if I am
reporting this to the wrong location.
Google Apps API now supports changes to email delegation. See
http://code.google.com/googleapps/domain/email_settings/developers_guide_protocol.html#GA_email_delegation_main
I think it would make sense to add this to your
REST::Google::Apps::EmailSettings module. Adding and removing delegates
should be similar to other requests you make to Google. Getting a list of
delegates for a username may take more tweaking to your code as you would
need to output Google's response, not just a success flag.
I am happy to contribute code if desired.
Regards,
Ian