views:

210

answers:

1

Instead of [email protected] or [email protected] I would like to use [email protected].

can this be one when using app-engine xmpp service, when own-domain is using google apps for mail service

This would be a great option if available.

We feel many getting worried to add when they find @appspot.com at end, also when they see an app id which may not much same as our domain name.

+2  A: 

Unfortunately App Engine doesn't support this feature yet.

http://code.google.com/p/googleappengine/issues/detail?id=2145

Jason Hall