Dear all,
After a day of investigation I approach this list for the first time.
Let me please send this "schematic" email with all my findings so far.
THE PROBLEM
I am desperately searching a Free webmail client with message threading
support.
HYPOTHESIS
I see that roundcube has extensive support for message threading
although it needs server-side assistance to perform the threading
sort. Unfortunately my IMAP server (MS Exchange, out of my control)
does not seem to cooperate at least in announcing this capability.
Message threading can still be done as my desktop clients (claws-mail
and thunderbird) proof in a daily basis :).
VERIFYING THE HYPOTHESIS
* Roundcube 0.6-rc1 requires server side support for message threading.
http://lists.roundcube.net/mail-archive/users/2011-08/0000028.html
(this link also suggests an initial approach to restablish
client-side threading support)
* My IMAP server does not provide this support
This seems to be based on the THREAD capability of the IMAP
server. In program/steps/settings/func.inc there is an
interesting switch.
$threading_supported = $RCMAIL->imap->get_capability('THREAD');
OPEN QUESTIONS:
Is there a way in roundcube to trace the IMAP traffic?
Although I guess that if I don't have the threading options
displayed in folder settings is because roundcube has already parsed
the capabilities from the server correctly.
WHAT I WOULD LIKE TO ASK YOU: POSSIBLE SOLUTIONS AND APPROACHES
----------------------------
* Switching to other webmail client. Have already tried Squirrelmail
and I already like roundcube much more. However I accept
suggestions.
* "Forcing" roundcube to "force" the THREAD command on the
server despite not being announced in capabilities (by disabling the
hiding of the options at first).
* Figuring out how to recover client-side thread sorting in roundcube
as a Fallback when the server does not implement it.
Any comments will be welcome,
Regards,
Miguel
--
(O-O)
---oOO-(_)-OOo-----------------------------------------------------
Miguel TELLERIA DE ESTEBAN http://www.mtelleria.com
Email: miguel at mtelleria.com Tel GSM: +34 650 801098
Tel Fix: +34 942 280174
Miembro de http://www.linuca.org Membre du http://www.bxlug.be
¿Usuario captivo o libre? http://www.obtengalinux.org/windows/
Free or captive user? http://www.getgnulinux.org/windows/
-------------------------------------------------------------------
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/ve/j35JyQN/signature.asc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hello,
I've searched the archives, google, and posted on the forums. Trying
here as well as none of the apparent solutions suggested elsewhere are
working.
on apache server, login screen looks OK: http://i52.tinypic.com/f2t2tc.png
on lighttpd server, it looks broken: http://i52.tinypic.com/wgsqde.jpg
Notice missing box and obvious misalignment on the lighttpd screenshot.
Also, upon logging in, the icons and text are misaligned to the point
the site cannot be used.
We need to get RC working on lighttpd, but since there are no errors
being reported in any logs as far as I can tell, I'm a little perplexed
about how to troubleshoot.
Thanks,
--
Sahil Tandon <sahil(a)tandon.net>
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi all,
I tried to update our RC-0.5.3 to RC-0.6-rc. The update itself was a complete
new install as I wanted to clean up the whole stuff. mysql.update.sql had been
run.
Now I'm not able to login. I'm always getting "Your session is invalid or expired.".
After some search in the net I found these error is now and raising
$rcmail_config['session_lifetime']
or setting it to '0' should solve the problem. Annoyingly it did not.
'logs/userlogins' shows me:
[2011-Sep-20 13:44:54 +0200]: Successful login for <user>@<domain> (ID: 5) from <ip> in session aae42b612676fe311fac3c6326c09c20
[2011-Sep-20 13:47:55 +0200]: Successful login for <user>@<domain> (ID: 5) from <ip> in session 883d11815296e0f86f891b39e2359b69
'logs/session':
[2011-Sep-20 13:44:54 +0200]: Aborted session 691d78c4f484c6286f83fa3d0cda218a; no valid session data found
[2011-Sep-20 13:47:49 +0200]: Aborted session 691d78c4f484c6286f83fa3d0cda218a; no valid session data found
[2011-Sep-20 13:47:55 +0200]: Aborted session 691d78c4f484c6286f83fa3d0cda218a; no valid session data found
Why is the login aborted with a different session ID?
Any help is appreciated
Thanks
Willi
P.S. My php.ini has a correct timezone
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi all,
This might not be a RoundCube problem. But from one
particular installation of FireFox (running 3.6.22), I'm suddenly having
numerous issues with the RoundCube (0.4) UI.
Firstly, look at this
weird arrangement of the e-mail composition UI. The child window for the
editor is not properly "docked" into the rest of the UI. It does not
resize, and covers up part of the Subject line.
Secondly, there is
strange behavior in the main E-mail view whenever I enable "preview
pane" checkbox (which does not remember its state like it used to).
When preview is enabled, I have to click on an e-mail twice in order
to select it (highlighted in red). If I just click once, it de-selects
the one that was previously selected.
The preview pane contains
nothing. I have to click several times to get the e-mail body to appear.
I've just discovered that the issue seems to be related to using HTTP
rather than HTTPS. Due to a web server misconfiguration, my session was
not redirected to HTTPS. I manually switched to HTTPS and the issues
disappeared.
What does HTTP versus HTTPS have to do with the
javascript UI behaving properly?
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi,
I'm trying to replace horde with roundcube.
Roundcube's basic functionality is flawless and the install was a
cake-walk, but I'm having a problem with the plugins.
main.inc.php contains:
$rcmail_config['plugins'] =
array('managesieve','additional_message_headers');
However there is no menu option anywhere that I've seen for managing
the filtes from the user side.
I also don't see any admin control panel anywhere. Is this a symptom of
something, or is all the system config done by editing main.inc.php?
(not a problem either way, I just want to make sure I'm not missing
something)
Also, I activated additional_message_headers just as a test, but don't
see any options related to that either.
Does anybody have any suggestions or any debugging hints?
This is on Ubuntu 11, installed using apt-get.
Thanks!
Terry
--
Terry Carmen
CNY Support, LLC.
http://www.cnysupport.com
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
On Mon, 19 Sep 2011 13:58:45 -0300, Javier wrote:
> Hi Terry
> I'm using those plugins (using sieverules instead of managesieve,
> found
> it to be better).
I'll try sieverules and see if it works.
The IMAP server does support sieve, since it's currently working with
Horde.
I would have expected to see a menu option or button or some sort of
user interface, so I'm wondering it I have it configured properly, or if
maybe there is some global setting that disables plugins/
I'll try the other plugin and see what happens.
At this point, I'm not sure if plugins are working at all.
Is there some really simple, bulletproof plugin I can add that does
something obvious, just so I can verify that the plugin mechanism is
active?
Thanks!
Terry
> managesieve: Maybe a dumb question but, are you sure your imap server
> supports sieve?
> additional headers: You have control of which headers are added via
> the
> config file in the plugin directory.For instance, my plugin's
> config.php
> has
>
> $rcmail_config['additional_message_headers']['X-Originating-IP'] =
> $_SERVER['REMOTE_ADDR'];
>
> But you may put the header you want to add in that file.
>
> Javier
>
> On Mon, Sep 19, 2011 at 1:00 PM, Terry Carmen wrote:
>
>> Hi,
>>
>> I'm trying to replace horde with roundcube.
>>
>> Roundcube's basic functionality is flawless and the install was a
>> cake-walk, but I'm having a problem with the plugins.
>>
>> main.inc.php contains:
>>
>> $rcmail_config['plugins'] =
>> array('managesieve','additional_message_headers');
>>
>> However there is no menu option anywhere that I've seen for managing
>> the filtes from the user side.
>>
>> I also don't see any admin control panel anywhere. Is this a symptom
>> of
>> something, or is all the system config done by editing main.inc.php?
>> (not a problem either way, I just want to make sure I'm not missing
>> something)
>>
>> Also, I activated additional_message_headers just as a test, but
>> don't
>> see any options related to that either.
>>
>> Does anybody have any suggestions or any debugging hints?
>>
>> This is on Ubuntu 11, installed using apt-get.
>>
>> Thanks!
>>
>> Terry
>>
>> --
>> Terry Carmen
>> CNY Support, LLC.
>> http://www.cnysupport.com [1]
>> --
>> List info: http://lists.roundcube.net/users/ [2]
>> BT/d0e0c362
--
Terry Carmen
CNY Support, LLC.
http://www.cnysupport.com
Links:
------
[1] http://www.cnysupport.com
[2] http://lists.roundcube.net/users/
[3] mailto:terry@cnysupport.com
--
Terry Carmen
CNY Support, LLC.
http://www.cnysupport.com
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
is there a way to tell Roundcube not to read the entire (IMAP) INBOX message
list at logon?
I have some users with thousands of emails in their INBOX that complain that the
logon process is too slow.
I know that heaving thousands of emails in the INBOX folder is not "good", but
(a) they don't care to be "good" and (b) with the previous webmail they didn't
have this issue.
Any suggestion?
Thank you in advance.
Ciao,
luigi
- --
/
+--[Luigi Rosa]--
\
If it's working, the diagnostics say it's fine.
If it's not working, the diagnostics say it's fine.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk5zPBMACgkQ3kWu7Tfl6ZT22QCgqfwp03LSaq3sZ146bk9Z1ick
1UcAn0QIxu6UuF6XthalC+hka9rJVMgj
=h4Uc
-----END PGP SIGNATURE-----
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Hi there,
I'm using .6 beta
I'm writing in several mailing-lists. Is it possible to set for each
list a specific signature?
Or is there a plugin available?
Best regards from germany
Ulli Heist
--
http://heist.hobby-site.org/witze
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e
Upon examining my MySQL database for "users", I have discovered
some on my users have multiple identities because that have placed
an uppercase letter within their email address. My popper defaults
to all lower, even if roundcube submits upper.
Is there a way to have roundcube "strtolower" all address entries
on the login screen?
--
List info: http://lists.roundcube.net/users/
BT/9b404e9e