Thanks Tony, I read over that section several times and that never jumped out at me for some reason. Are there any plans of extending this to include groups?
Thanks! nb On Thu, Feb 12, 2009 at 1:00 AM, Tony (Google) <[email protected]> wrote: > > Hi Nate, > > You can only create a Send-as alias for a user, not group. Also, the > Send-as alias can only be any email address which exists as a user or > an alias on the hosted domain as described in our documentation: > > http://code.google.com/apis/apps/email_settings/developers_guide_protocol.html#GA_email_sendas_main > > Thanks, > > --Tony > > On Feb 11, 11:44 am, Nate <[email protected]> wrote: >> I've run into a snag when using the Email Settings API to create Send- >> as aliases on my primary domain (domain.com). Currently my MX records >> are not pointing to Google's MX, I'm doing dual delivery using a >> shadow domain. >> >> If I try to create a send-as alias for a group that exists called >> "[email protected]" it says EntityDoesNotExist. If I try and create an >> send-as that doesn't exist at all, it says the same thing. However, >> if I add a nickname under my account called "Sales", the send-as >> creates without a hitch. Naturally this is problematic when you've >> got more than one person in "Sales" or already have a group by that >> name. >> >> Could someone please help clarify exactly what the requirements/ >> limitations are for creating send-as aliases? >> >> Just in case anyone wants/needs it, this is the XML that it spits back >> at me: >> >> <?xml version="1.0" encoding="UTF-8"?> >> <AppsForYourDomainErrors> >> <error errorCode="1301" invalidInput="[email protected]" >> reason="EntityDoesNotExist" /> >> </AppsForYourDomainErrors> >> >> Thanks! > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps 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-apis?hl=en -~----------~----~----~----~------~----~------~--~---
