We are seeing the same...seems like a bug, not sure why they couldn't list out all the forwarding entries instead of just the active one.
Anyone from Google able to confirm this is a bug or how it was always meant to be (only showing the active entry). On Wednesday, May 9, 2012 4:09:11 AM UTC-4, robert dupont wrote: > > Hi, > > Thanks for your answer. Yes we tried that and we can only retrieve the > checked email address and not all the email addresses. We'd like to > retrieve all the email addresses added in the forwarding list > > Regards, > > Robert > > 2012/5/7 Alexandre Jacquet <[email protected]> > >> Hello Guys, >> >> I think it is possible to retrieve the forwarding addresses with Email >> Settings API, sorry if I misunderstood. >> >> >> https://developers.google.com/google-apps/email-settings/#retrieving_forwarding_settings >> >> Retrieving Google Mail forwarding settings is accomplished with a GET >> request >> to the following URL: >> >> GET https://apps-apis.google.com/a/feeds/emailsettings/2.0/{domain >> <http://apps-apis.google.com/a/feeds/emailsettings/2.0/%7Bdomain> >> name}/{username}/forwarding >> >> >> *Alexandre Jacquet* >> Deployment & Operations >> * >> **Nice 2 Cloud U* >> * >> * >> *[image: Inline image 1]* >> * >> * >> * >> * >> >> >> >> >> >> On Mon, May 7, 2012 at 12:26 PM, Thibault Mortier < >> [email protected]> wrote: >> >>> Hi Robert, >>> >>> I am also looking this type of function for the users of my domain. I >>> have been looking through the Gmail settings API list but could only find >>> when ONE address is used to forward all incoming emails. In my case some >>> users are using filters to forward to different email addresses and I'm >>> looking for these forwarding addresses also. >>> If anyone has hint on how to retrieve the different forwarding addresses >>> of 1 user, I'll gladly use it. >>> cheers >>> >>> Thibault >>> >>> >>> On Friday, May 4, 2012 10:37:23 PM UTC+2, robert dupont wrote: >>>> >>>> Hi, >>>> >>>> I'd like to know if it's possible to retrieve all forwarding settings >>>> for a given user with the email settings API. For example, I have the user >>>> "myuser" and with the settings interface on gmail I can put for this user >>>> many forwarding email addresses ([email protected],address** >>>> [email protected] <[email protected]>). >>>> I've tested to retrieve settings and I've retrieved only the first >>>> (checked) email address ([email protected]) >>>> I've already tried with GAM : same result. >>>> Any solution? >>>> >>>> Thanks in advance, >>>> >>>> Robert. >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Google Apps Domain Information and Management APIs" group. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msg/google-apps-mgmt-apis/-/94avQ8kri9gJ. >>> >>> To post to this group, send email to >>> [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/google-apps-mgmt-apis?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Apps Domain Information and Management APIs" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-apps-mgmt-apis?hl=en. >> > > On Wednesday, May 9, 2012 4:09:11 AM UTC-4, robert dupont wrote: > > Hi, > > Thanks for your answer. Yes we tried that and we can only retrieve the > checked email address and not all the email addresses. We'd like to > retrieve all the email addresses added in the forwarding list > > Regards, > > Robert > > 2012/5/7 Alexandre Jacquet <[email protected]> > >> Hello Guys, >> >> I think it is possible to retrieve the forwarding addresses with Email >> Settings API, sorry if I misunderstood. >> >> >> https://developers.google.com/google-apps/email-settings/#retrieving_forwarding_settings >> >> Retrieving Google Mail forwarding settings is accomplished with a GET >> request >> to the following URL: >> >> GET https://apps-apis.google.com/a/feeds/emailsettings/2.0/{domain >> <http://apps-apis.google.com/a/feeds/emailsettings/2.0/%7Bdomain> >> name}/{username}/forwarding >> >> >> *Alexandre Jacquet* >> Deployment & Operations >> * >> **Nice 2 Cloud U* >> * >> * >> *[image: Inline image 1]* >> * >> * >> * >> * >> >> >> >> >> >> On Mon, May 7, 2012 at 12:26 PM, Thibault Mortier < >> [email protected]> wrote: >> >>> Hi Robert, >>> >>> I am also looking this type of function for the users of my domain. I >>> have been looking through the Gmail settings API list but could only find >>> when ONE address is used to forward all incoming emails. In my case some >>> users are using filters to forward to different email addresses and I'm >>> looking for these forwarding addresses also. >>> If anyone has hint on how to retrieve the different forwarding addresses >>> of 1 user, I'll gladly use it. >>> cheers >>> >>> Thibault >>> >>> >>> On Friday, May 4, 2012 10:37:23 PM UTC+2, robert dupont wrote: >>>> >>>> Hi, >>>> >>>> I'd like to know if it's possible to retrieve all forwarding settings >>>> for a given user with the email settings API. For example, I have the user >>>> "myuser" and with the settings interface on gmail I can put for this user >>>> many forwarding email addresses ([email protected],address** >>>> [email protected] <[email protected]>). >>>> I've tested to retrieve settings and I've retrieved only the first >>>> (checked) email address ([email protected]) >>>> I've already tried with GAM : same result. >>>> Any solution? >>>> >>>> Thanks in advance, >>>> >>>> Robert. >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Google Apps Domain Information and Management APIs" group. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msg/google-apps-mgmt-apis/-/94avQ8kri9gJ. >>> >>> To post to this group, send email to >>> [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/google-apps-mgmt-apis?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Apps Domain Information and Management APIs" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-apps-mgmt-apis?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-apps-mgmt-apis/-/V6Jy982Q_cQJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
