RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Release Support > Pending Issues

For more information about the ads and why they're here, please see the FAQ

Reply
  #21  
Old 02-09-2009, 08:22 AM
Registered User
 
Join Date: Oct 2008
Posts: 33
Default

Quote:
Originally Posted by grokwik View Post
(Sorry for the delay)
I cropped the end of the file, it just repeats the last block every minute (I guess it's the refresh).
The FLAGS are returned after message headers in FETCH response. It may be the problem. Can you provide a test account for me (with remote access)? Write to [alec at alec.pl].
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22  
Old 02-10-2009, 09:44 AM
Registered User
 
Join Date: Nov 2007
Posts: 5
Default Buggy IMAP servers are evil...

Code:
[30-Jan-2009 20:10:48 +0100]: S: * CAPABILITY IMAP4REV1 X-NETSCAPE NAMESPACE MAILBOX-REFERRALS SCAN SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND LOGIN-REFERRALS AUTH=LOGIN
[30-Jan-2009 20:10:48 +0100]: S: cp01 OK Completed
[30-Jan-2009 20:10:48 +0100]: C: a001 LOGIN "grokwik" "XXXXXX"
[30-Jan-2009 20:10:48 +0100]: S: a001 OK [CAPABILITY IMAP4rev1 ACL BINARY CATENATE CHILDREN CONDSTORE ENABLE ESEARCH ID IDLE LIST-EXTENDED LITERAL+ LOGIN-REFERRALS MULTIAPPEND NAMESPACE QRESYNC QUOTA RIGHTS=ektx SASL-IR SEARCHRES UIDPLUS UNSELECT WITHIN] LOGIN completed
[...]
[30-Jan-2009 20:10:48 +0100]: C: s SORT (DATE) US-ASCII ALL
[30-Jan-2009 20:10:48 +0100]: S: s BAD parse error: command not implemented
The SORT command is not implemented but advertised by the IMAP proxy, whereas the real IMAP server can not use it!

Last edited by The BLION Corp.; 02-10-2009 at 09:46 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23  
Old 02-10-2009, 10:43 AM
Registered User
 
Join Date: Nov 2007
Posts: 5
Default

I modified program/lib/imap.inc to disable SORT capability:

Code:
function iil_C_GetCapability(&$conn, $name)
{
        if($name == "SORT") return false;
[...]
When I use /installer/ php scripts, I have:

Quote:
Connecting to imap.free.fr...
IMAP connect: OK(SORT capability: no)
So, right now, SORT capability should be disabled.

But I'm still unable to get any email list
I will try to figure out what's happening...

Please find attached my console logs from imap.inc...
Attached Files
File Type: txt console_tbc.txt (95.1 KB, 3 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24  
Old 02-11-2009, 10:02 AM
Registered User
 
Join Date: Dec 2007
Posts: 14
Default :(

The "SORT" thing doesn't change the bug for me neither.

With Alec we found new things : I have several mail addresses in the same provider (free.fr) and only one is bugging (sadly it's the main one)...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #25  
Old 02-18-2009, 08:49 AM
Registered User
 
Join Date: Nov 2007
Posts: 5
Default

Any news about that ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26  
Old 02-18-2009, 09:37 AM
Registered User
 
Join Date: Dec 2007
Posts: 14
Default Not a lot

Alec handled this problem using my parameters and found out that it wasn't working only for one address, and so considered that the problem was coming from the imap (eg my provider). So I'm stuck to the former RC version (that works perfectly with all my imaps and addresses)...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #27  
Old 03-20-2009, 04:10 PM
Registered User
 
Join Date: Dec 2007
Posts: 14
Default

Is that issue fixed in the new version (version 0.2.1) ?
I don't even know why this thread is in resolved issues... As far as I know, it has never been resolved
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #28  
Old 03-21-2009, 08:26 PM
Registered User
 
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 2
Default

I just did a check out of devel-api today and got this 'no messages' problem.

sorry.. comments removed..

I thought it was something to do with BODYSTRUCTURE in imap.inc

I need to test further - as now it's suddenly working with or without that change..

Last edited by julz; 03-21-2009 at 08:53 PM. Reason: more testing required
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #29  
Old 03-23-2009, 03:58 PM
Registered User
 
Join Date: Dec 2007
Posts: 14
Default Ok

I'll try investigating a lil' bit on imap.inc...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #30  
Old 03-24-2009, 09:12 AM
Registered User
 
Join Date: Dec 2007
Posts: 14
Default Whoops...

I tried a brand new install of the last release. Everything is ok except the imap connection, it tells :
Quote:
Warning: fsockopen() [function.fsockopen]: unable to connect to imap.free.fr:143 (Connection timed out) in /blahblah/public_html/newRC/program/lib/imap.inc on line 611
IMAP connect: NOT OK(Could not connect to imap.free.fr at port 143: Connection timed out)
In fact, my provider's webmail was using roundcube and they switched to Zimbra. Maybe RC doesn't handle all the options needed ?
I keep the "virgin" install as it is if somene from RC wants to test...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:23 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2006-2008 RoundCube Webmail Community