The Wave robot should be able to address the blip. For more information, you'll probably want to look to the Wave group.
The email address will be *[email protected], where *handler*is a string specified by your configuration file: <servlet-mapping> <servlet-name>handleowner</servlet-name> <url-pattern>/_ah/mail/handler</url-pattern> </servlet-mapping> The handler will use the standard Servlet Mapping rules to map *handler *to the string after /_ah/mail/. On Tue, Nov 10, 2009 at 7:31 PM, maxsap <[email protected]> wrote: > > Hello all, I am using google wave and I am testing a robot so far I am > able to send a mail with google AppEngine, the problem starts when the > robot has to be notified for an incoming message, so this is my > question how can I get notified for an incoming mail? is there a way? > also I have an other question here(http://code.google.com/intl/el/ > appengine/docs/java/mail/receiving.html) it says that my app should > have an [email protected] address if my app id is maxsap > what is the exact url(stupid question but i dont get it). > p.s.I am posting to this forum and not to google wave's because I > think problem has to do with the appengine > thanks in advanced maxsap > > > > -- Ikai Lan Developer Programs Engineer, Google App Engine --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. 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-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
