[Vtigercrm-developers] Webmail in 5.0.4

clement chazarra chazarra.clement at gmail.com
Thu May 29 05:25:09 PDT 2008


Hi Prasad,

Thanks for the quick reply.

My webmail hasn't any special configuration, in the "incoming mail server
settings" I tried different configurations, imap2/4, ssl, not ssl, tls etc.
:
I get an error when the details are wrong.
With the configurations successfully connecting , the period to retrieve
emails is too long when there is a large inbox and shorter with a smaller
one, fair enough.. But still, how to make the webmail module behave more
quickly?

I have been searching and working on it for some d and found out a couple of
critical piece of code:

Webmail module, ListView.php line 315:
*imap_mailboxmsginfo* function is slowing down the whole process, we may be
able to replace it by *imap_status *? What do you think?

Webmail module, MailBox.php, function fullMailList():
Each time the MailBox method is called, this method is executed


On Fri, May 23, 2008 at 5:39 AM, Prasad <prasad at vtiger.com> wrote:

> Hi Clem,
>
> Thank you for updating us with your experience of migration vtiger to 5.0.4
>
> Could you please give some details on the Webmail configuration which will
> help us in identifying the root cause
> of the performance issues with during our validation.
>
> Are you using ssl enabled Webmail?
>
> We will keep you updated if we find a solution.
>
> Community feedback and fix on this is most welcome.
>
> Regards,
> Prasad
> vtiger Team
>
> On 5/22/08, clement chazarra <chazarra.clement at gmail.com> wrote:
>
>> Hello everybody!
>>
>> I have migrated one of my customers system to 5.0.4, and I was amazed how
>> smoothly it did go!! Well done vTiger team, well done community.
>>
>> I would like today to share my concerns about the webmail module, so I
>> have a couple of questions for you guys:
>>
>> 1. Have you got good performances using the webmail module in vTiger?
>> In my case, small inbox works fine, quick enough, but if I test it on
>> large inbox(more than 4000 emails), it just get terribly slow, and
>> unworkable.
>>
>> 2. Has anybody some tips to share to get better performances?
>> So far I think mutliple email sending can be enhanced by setting the
>> send_delay value on the config file in webmail module
>>
>> 3. In a technical point of view, how is structured the webmail?
>> I am trying to analyse the way vTiger deals with webmails, and it seems
>> that any action you intend on the ajax interface will just reload the entire
>> inbox, is it the case?
>>
>> 4. How other webmail solutions (like squirrelmail) deal with this loading
>> issue? Is it about caching?
>>
>> Some insights from you guys could help me and others to draw a big picture
>> and then focus on the problems and solutions concerning emails handling.
>>
>> Hope to hear from you soon,
>>
>> Bye
>> Clem
>>
>> _______________________________________________
>> Reach hundreds of potential candidates - http://jobs.vtiger.com
>>
>
>
> _______________________________________________
> Reach hundreds of potential candidates - http://jobs.vtiger.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20080529/24f43a80/attachment-0003.html 


More information about the vtigercrm-developers mailing list