Hi Eric Lately, there have been some improvements in the way how the server parses mime messages to represent them as html.
Anyway we are not caching in server side nor pre-fetching messages so when you ask for a message the server has to download the entire message via imap (which includes all attachments as well), so in large messages we depend on the Apache bandwidth. I suppose Apache infra bandwidth is pretty better than the one you had. Other thing which takes a long is the load of the folder tree because we have to ask to the imap server for each folder one by one in order to know the number of read/unread messages. If you have several labels in gmail it takes a long. - Manolo On Thu, May 3, 2012 at 2:09 PM, Eric Charles <e...@apache.org> wrote: > On 05/03/2012 02:02 PM, Manuel Carrasco Mońino wrote: > >> 1.- I have activated https in the web server (with a self-signed server >> certificate) and I have updated the demo index page [1] adding the new >> link >> and noticing the user about the issue. >> >> 2.- I'm opened an issue to infra [2] asking about a valid certificate >> >> 3.- Ioan, I've marked your issue [3] as duplicated because the option of >> adding supprt for oauth authentication was already in the set of features >> of GSOC Hupa Evolution [4], and in echo's plans [5] >> >> Let me know if you have any other issues. >> >> Thanks for your feedback guys >> >> > Thx to you Manolo. > > I have tested now with my gmail account and I am quite happy with the > response time (much faster than when I tried hupa on my laptop). > > > - Manolo >> >> [1] http://james.zones.apache.org/ >> [2] >> https://issues.apache.org/**jira/browse/INFRA-4740<https://issues.apache.org/jira/browse/INFRA-4740> >> [3] >> https://issues.apache.org/**jira/browse/HUPA-91<https://issues.apache.org/jira/browse/HUPA-91> >> [4] >> https://issues.apache.org/**jira/browse/HUPA-85<https://issues.apache.org/jira/browse/HUPA-85> >> [5] >> http://www.google-melange.com/**gsoc/proposal/review/google/** >> gsoc2012/echo/1<http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/echo/1> >> >> > -- > eric | http://about.echarles.net | @echarles > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > server-dev-unsubscribe@james.**apache.org<server-dev-unsubscr...@james.apache.org> > For additional commands, e-mail: > server-dev-help@james.apache.**org<server-dev-h...@james.apache.org> > >