[appengine-java] Re: Receiving Email: url-pattern problem

2010-03-05 Thread Dimedrol
Nope. The same error: *** /_ah/mail/str...@myapp.appspotmail.com 404 906ms 971cpu_ms 0kb 0.1.0.20 - - [05/Mar/2010:00:07:06 -0800] "POST /_ah/mail/ str...@myapp.appspotmail.com HTTP/1.1" 404 234 - - *** This mapping, I think, mentioned in manual. This don't work fo

Re: [appengine-java] Re: Receiving Email: url-pattern problem

2010-03-04 Thread Ikai Lan
I meant this: RegmailParser /_ah/mail/string* Had a typo in last email. On Thu, Mar 4, 2010 at 11:04 AM, Dimedrol wrote: > > Thanks for answer, but - no luck. > > Here is my mapping: > > > RegmailParser > /string* > > > > > 03-04 11:00AM 48.321 /_ah/mail/str...@appid.appspotmail.com 404 12ms

[appengine-java] Re: Receiving Email: url-pattern problem

2010-03-04 Thread Dimedrol
Thanks for answer, but - no luck. Here is my mapping: RegmailParser /string* 03-04 11:00AM 48.321 /_ah/mail/str...@appid.appspotmail.com 404 12ms 0cpu_ms 0kb 0.1.0.20 - - [04/Mar/2010:11:00:48 -0800] "POST /_ah/mail/ str...@appid.appspotmail.com HTTP/1.1" 404 0 - - "appid.appspot.com" W 03-0