Re: Setting forward to Exchange

328 views
Skip to first unread message

Jay Lee

unread,
Feb 1, 2013, 12:22:07 PM2/1/13
to google-ap...@googlegroups.com
Don't use the email forwarding setting to set the user's mail routing. It's to easy for user's to break it. Instead, create a Google OU, something like "Forward to Exchange" and configure a receiving routing rule in the CPanel to route all mail to users in that OU to Exchange. Then moving a user in or out of that OU changes their mailflow between Google and Exchange.



On Friday, February 1, 2013 12:08:23 PM UTC-5, Eric Stover wrote:
I am trying to setup forwarding from GMail to Exchange. The PowerShell script I am using is pretty simple. Output looks like this.

Turning on forwarding for est...@sub.maindomain.com, emails will be DELETE (1 of 1)
Error 1303 : Entity est...@maindomain.com not valid
Giving Up

I know the destination email is correct. The Google Apps domain is a sub-domain. Any ideas?

$list = Import-Csv forwards.csv
foreach ($entry in $list)
 
{
   
.\gam.exe user $($entry.username) forward on $($entry.forwardemail) delete
 
}

Eric Stover

unread,
Feb 1, 2013, 1:50:28 PM2/1/13
to google-ap...@googlegroups.com
I do like that idea better, but I'm missing something. What if a users email address is hs_s...@maindomain.com for Exchange and est...@sub.maindomain.com for Gmail? Can GAM change the Envelope recipient setting based on a CSV?

Maykel Cano

unread,
Feb 2, 2013, 6:16:36 AM2/2/13
to google-ap...@googlegroups.com
Hi Eric.

Maybe I'm wrong but I think that you can't set up a forwarding to other domains. If you try to do this in user settings an email is sent to the forward address to verify that you want accept emails of this user. You can't do it with gam because you need this verification step. 

So I think that the best way as Jay said is set a route for a OU and include the users.

Regards.

Maykel Cano Serrano
Consultant 

Intelligence Partner
Gobelas, 17 Planta baja - 28023 Madrid
Gran Vía de les Corts Catalanes, 583 5ª Planta - 08011 Barcelona

http://www.intelligencepartner.com

¿Sabes qué puede hacer Google Apps?   Pulsa aquí
¿Sabes qué dicen los clientes de Google Apps?  Pulsa aquí
¿Sabes qué dicen los clientes de Intelligence Partner? Pulsa aquí



--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Eric Stover

unread,
Feb 4, 2013, 8:08:40 AM2/4/13
to google-ap...@googlegroups.com
Our Google Apps domain is a subdomain of our primary domain name. I have a couple tech Google Apps accounts that have already been setup to either forward or deliver straight to an Exchange mailbox. Just curious is there is a way to automate that workflow instead of doing it for a couple hundred different users.

Eric
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.

Rory Gallagher

unread,
Sep 24, 2015, 11:45:33 AM9/24/15
to Google Apps Manager, j...@ditoweb.com
Hi,

I have a need to set up dual delivery for about 1,000 users from my Google Apps domain to an Office 365 domain. I had tested setting a forward in GAM to a test account which worked fine, but now I am trying to test against the production domain and I'm getting "Error: 1303 - Entity xxx...@xxx.com name not valid".

I have looked into the below recommendation, but it's not clear to me how to handle this if the user name and domain are different from the Apps domain. The naming convention in the Apps domain is firstnam...@domain.com, but the new naming convention is firstname...@newdomain.com.

Any suggestions are greatly appreciated!

Thanks
Reply all
Reply to author
Forward
0 new messages