[horde] Mail Preview Slow

Roman Gelfand rgelfand2 at gmail.com
Fri Mar 4 01:55:53 UTC 2016


I am not sure if this is what you are looking for....

<?php
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Id: 48bf0b4cc99e7941b4432a29e70e145b8d654cc7 $
$conf['user']['allow_view_source'] = true;
$conf['server']['server_list'] = 'none';
$conf['compose']['use_vfs'] = false;
$conf['compose']['link_attachments'] = false;
$conf['compose']['attach_size_limit'] = 0;
$conf['compose']['attach_count_limit'] = 0;
$conf['compose']['reply_limit'] = 200000;
$conf['compose']['ac_threshold'] = 3;
$conf['compose']['htmlsig_img_size'] = 30000;
$conf['pgp']['keylength'] = 0;
$conf['maillog']['driver'] = 'history';
$conf['sentmail']['params']['threshold'] = 60;
$conf['sentmail']['params']['limit_period'] = 24;
$conf['sentmail']['params']['table'] = 'imp_sentmail';
$conf['sentmail']['params']['driverconfig'] = 'horde';
$conf['sentmail']['driver'] = 'Sql';
$conf['contactsimage']['backends'] =
array('IMP_Contacts_Avatar_Addressbook');
$conf['tasklist']['use_tasklist'] = true;
$conf['notepad']['use_notepad'] = true;
$conf['server']['sort_limit'] = 100;
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */


On Tue, Mar 1, 2016 at 7:52 AM, Mauricio Jose T. Tecles <
mtecles at biof.ufrj.br> wrote:

> ----- Mensagem de Roman Gelfand <rgelfand2 at gmail.com> ---------
>    Data: Mon, 29 Feb 2016 11:17:48 -0500
>      De: Roman Gelfand <rgelfand2 at gmail.com>
> Assunto: [horde] Mail Preview Slow
>    Para: horde at lists.horde.org
>
>
> I am using the latest version of horde.  My mailbox server, residing on a
>> different machine than horde, is dovecot and I am using Maildir as opposed
>> to mbox db.  I have configured horde to connect via imap protocol to the
>> mailbox server.  On average, it takes anywhere between 3 to 5 secs to
>> preview an email.  Keep in mind, there is no load on the server housing
>> horde.  I have several posts discussing dns resolution.   I have checked
>> both servers and they reverse resolve.  I also in stalled Net_DNS2
>> package.
>>
>>
> What is in your Horde/IMP configuration file?
>
> Mauricio
>
> Can someone suggest tests to run to identify the bottleneck.
>>
>> Thanks in advance
>> --
>> Horde mailing list
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>
>
>
> ----- Final da mensagem de Roman Gelfand <rgelfand2 at gmail.com> -----
>
>
>
>
> Maurício José T. Tecles
> Instituto de Biofísica Carlos Chagas Filho/UFRJ
> Av. Carlos Chagas Filho, 373
> Núcleo de Informática
> Bloco G, sala G1-006
> Cidade Universitária - Ilha do Fundão
> 21941-902, Rio de Janeiro - RJ
>
> mtecles at biof.ufrj.br
> Tel.: (21) 3938-6526 ou 3938-6544
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>


More information about the horde mailing list