CGarces / pop2owa

http://www.pop2owa.com
1 stars 1 forks source link

Problem getting mail with "+" char in object #50

Open CGarces opened 14 years ago

CGarces commented 14 years ago

Hello, if the account receives a mail with the "+" char in the object field, pop2owa begins the downloading process but isn't able to download any message in the download queue (even those with a "normal" object)

latest version (1.3.6) is used.

By the way... wonderful app!!!

Reported by: *anonymous

CGarces commented 14 years ago

Hi!

Using "+" as subject works for me, also sending one mail with only "+" in the body. I can't reproduce the error. Can you provide more information?

Original comment by: idcarlos

CGarces commented 14 years ago

Original comment by: idcarlos

CGarces commented 14 years ago

Hi Carlos, thanks for your prompt response! Unfortunately it still doesn't work for me: i've tried sending a message with the "+" char in the object field from my gmail account to the one based on exchange.

Thunderbird, after 2 minutes attemping, reports a timeout in the localhost server (Outlook doesn't report anything, but the outcome is the same)

Here config.xml, pop2owa log and a screenshot of my mail. Hope this helps!

Bye Alberto

- <xml>

10/01/2010 12:13:33 Starting pop2owa 1.3.6(-v 3) 10/01/2010 12:14:27 +OK POP3 server ready

10/01/2010 12:14:27 AUTH 10/01/2010 12:14:28 CAPA 10/01/2010 12:14:28 USER a* 10/01/2010 12:14:29 PASS ** 10/01/2010 12:14:29 GetFoldersURL : Trying LogingFBA 10/01/2010 12:14:29 LogingFBA -> Config.AuthPage: https://webmail.\*\*\*\*.\*\*\*\*\*\*.it/exchweb/bin/auth/owaauth.dll 10/01/2010 12:14:30 LogingFBA -> Send info: destination=https://webmail.\*\*\*\*.\*\*\*\*\*\*.it/owa/&trusted=0&username=a\*\*\*\*\*&password=****** 10/01/2010 12:14:35 GetCookies -> Headers: Date: Sun, 10 Jan 2010 11:14:37 GMT Server: Microsoft-IIS/7.0 Cache-Control: no-cache Pragma: no-cache Content-Length: 25952 Content-Type: text/html; charset=utf-8 Expires: -1 X-AspNet-Version: 2.0.50727 X-OWA-Version: 8.2.176.2 X-UA-Compatible: IE=EmulateIE7 X-Powered-By: ASP.NET Set-Cookie: UserContext=cb2b74b745834d0eaf1019d3e95f7e41; path=/

10/01/2010 12:14:35 Getting Folders : https://webmail.\*\*\*\*.\*\*\*\*\*\*.it/exchange/a*****/ 10/01/2010 12:14:36 STAT 10/01/2010 12:14:36 Getting msg list 10/01/2010 12:14:37 msg list fetch 1 messages 10/01/2010 12:14:38 LIST 10/01/2010 12:14:38 UIDL 10/01/2010 12:14:39 RETR 1 10/01/2010 12:14:39 Getting https://webmail.\*\*\*\*.\*\*\*\*\*\*.it/exchange/a\*\*\*\*\*/Posta%20in%20arrivo/Prova%20carattere%20%2B%20programma.EML 10/01/2010 12:14:40 Download Status 404 https://webmail.\*\*\*\*.\*\*\*\*\*\*.it/exchange/a\*\*\*\*\*/Posta%20in%20arrivo/Prova%20carattere%20%2B%20programma.EML 10/01/2010 12:14:40 GetMsg.Status: 404 Not Found

Mailbox screenshot: http://img443.imageshack.us/img443/4851/owa.jpg

Original comment by: superpluto

CGarces commented 14 years ago

Original comment by: superpluto

CGarces commented 14 years ago

I'm very confused with this bug. I can't reproduce the error, maybe is related with the server configuration. The program return 404 error... not found the URL, but this Url is served by the exchange, not generated by pop2owa. ¿Can you send me your user and password by private message to made some test?

Original comment by: idcarlos

CGarces commented 14 years ago

Original comment by: idcarlos

CGarces commented 14 years ago

Original comment by: idcarlos

CGarces commented 14 years ago

Now I can confirm the bug. The problem is related with the server configuration, reject the URL generated by exchange (Filter Double-Encoded Requests)

http://learn.iis.net/page.aspx/143/use-request-filtering/

I can't fix the problem but I'll try to mitigate it in the next release.

Original comment by: idcarlos