Hi Scott,
Unfortunately it doesn't seem to be possible to do either right now:
1) Groups cannot be created with their primary address in the
secondary domain. Attempting to create such an account via the API
just results in the group being created in the Primary domain.
2) Email Aliases are used to add secondary addresses however they can
only be pointed at a user account, they can't point to a group or
another alias.
These limitations are entirely on Google's side, they just haven't
provided any method for doing this yet. See the Provisioning API docs
for the nitty gritty:
http://code.google.com/googleapps/domain/gdata_provisioning_api_v2.0_developers_protocol.html#Managing_Multiple_Domain_Users
For these reasons, it's not possible to directly add a secondary
domain address to a group. However you should be able to work around
this by setting up a user account in the secondary domain and
configuring that user account to forward all mail to the group. So if
you had
grou...@primarydomain.com and you want the group to also be
able to receive email sent to
grou...@secondarydomain.com, you would
create a user in the secondary domain with a username of
grou...@secondarydomain.com and configure that user to forward all
mail to
grou...@primarydomain.com. Hope this makes sense,
If/when Google adds the ability to add an alias to a group or to
create groups in secondary domains, I'll definitely see about adding
the functionality to GAM.
Jay
On Jul 16, 5:18 am, Scott - Cloud Logic
<
scott.mcken...@cloudlogic.co.uk> wrote:
> Hi Jay,
>
> First, many thanks for your very useful app.
>
> I have a client who is going to change a domain alias into a secondary
> domain so most of their users can use the secondary domain name as
> their primary email address. Using your Manager I can change their
> email address easily. Thank you for that.
>
> Now to the question!
>
> The client has a number of Groups that currently are emailable at
>
groupn...@primarydomain.com and
groupn...@aliasdomain.com.
>
> When we change the alias domain into a secondary domain, the groups
> will only have email addresses
groupn...@primarydomain.com. Google