Jay,

Here is the XML request that we are sending:

<?xml version='1.0' encoding='utf-8'?><atom:entry 
xmlns:atom='http://www.w3.org/2005/Atom' 
xmlns:apps='http://schemas.google.com/apps/2006'><apps:property name='name' 
value='FirstName LastName' /><apps:property name='address' 
value='[email protected]' /><apps:property name='makeDefault' 
value='true' /></atom:entry>

We are using Oracle PL/SQL's utl.http in order to send the request to 
Google Apps. As I mentioned earlier, for some reason I can create a sendas 
address with this method for a userA if userB (the address I want to send 
as) already exists in our primary domain, I just cannot create one based on 
the domain alias.

Let me know what else you would need.

Thanks for your assistance,
Tim

On Friday, March 2, 2012 6:11:03 PM UTC-5, Timothy Suffredini wrote:
>
> Hello all,
>
> I'm having a bit of a problem with the Sendas options with the Email 
> Settings API.  I have verified that I can create sendas addresses for users 
> in our Google Apps domain when there is already an account that exists. 
> However, I am trying to create sendas addresses for users because we have a 
> secondary domain alias connected and verified with our account and we want 
> the alias to be the primary sendas address.  So our primary domain is 
> domain1.com and our alias is domain2.com, we want to make it so that all 
> of our users at domain1.com always send mail as if if is coming from 
> domain2.com.
>
> Whenever we get an XML response trying to create a sendas address for an 
> account we get the error code 1301 and the description that the 
> EntityDoesNotExist.
>
> I'm stumped at the moment so if anyone has any insight that would be 
> helpful!
>
> Thanks,
>
> Tim
>

-- 
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/-/Qy9fUDs0ZPQJ.
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.

Reply via email to