I meant this: <servlet-mapping> <servlet-name>RegmailParser</servlet-name> <url-pattern>/_ah/mail/string*</url-pattern> </servlet-mapping> Had a typo in last email.
On Thu, Mar 4, 2010 at 11:04 AM, Dimedrol <[email protected]> wrote: > > Thanks for answer, but - no luck. > > Here is my mapping: > > <servlet-mapping> > <servlet-name>RegmailParser</servlet-name> > <url-pattern>/string*</url-pattern> > </servlet-mapping> > > > > 03-04 11:00AM 48.321 /_ah/mail/[email protected] 404 12ms > 0cpu_ms 0kb > 0.1.0.20 - - [04/Mar/2010:11:00:48 -0800] "POST /_ah/mail/ > [email protected] HTTP/1.1" 404 0 - - "appid.appspot.com" > W > 03-04 11:00AM 48.322 > No handlers matched this URL > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" 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-java?hl=en. > -- Ikai Lan Developer Programs Engineer, Google App Engine http://googleappengine.blogspot.com | http://twitter.com/app_engine -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
