Hi all,

I'm preparing a domain for my college.  We're moving email to Google Apps 
but will want to setup a forwarding address for about 10% of our accounts 
(i.e. mail would be sent back FROM google TO a locally hosted domain).

How can I do this?  Via the Python API I see the following:

client.UpdateForwarding(username='ben', enable=True, 
forward_to='[email protected]', action='ARCHIVE')

Which would be great, but it fails.  The documentation stipulates (assuming 
*[email protected]* is an already-verified forwarding address).  Is there 
any way to bypass this?  Alternatively, since all of the destination 
addresses that we would be forwarding to are controlled by us, is there a 
way to 'pre-verify' addresses?

Any advice or suggestions you have would be much appreciated.  My apologies 
if this has already been asked, but I couldn't find any reference to this 
issue.

- Paul

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