Displaying 20 results from an estimated 1000 matches similar to: "imapc fetch optimization"
2015 May 04
4
imapc fetch optimization
Hi,
On 05/04/15 10:59, Timo Sirainen wrote:
> On 28 Apr 2015, at 23:49, Nagy, Attila <bra at fsn.hu> wrote:
>> Hi,
>>
>> imapc does a lot of UID FETCH $UID (BODY.PEEK[]), which is nice, because it works even with the dumbest IMAP server, altough it really kills performance, especially on high latency lines.
>>
>> I wonder: if IMAP servers can effectively
2015 May 04
0
imapc fetch optimization
On 04 May 2015, at 16:59, Nagy, Attila <bra at fsn.hu> wrote:
>
> Hi,
>
> On 05/04/15 10:59, Timo Sirainen wrote:
>> On 28 Apr 2015, at 23:49, Nagy, Attila <bra at fsn.hu> wrote:
>>> Hi,
>>>
>>> imapc does a lot of UID FETCH $UID (BODY.PEEK[]), which is nice, because it works even with the dumbest IMAP server, altough it really kills
2015 May 04
1
imapc fetch optimization
On 04 May 2015, at 18:45, Timo Sirainen <tss at iki.fi> wrote:
>
> On 04 May 2015, at 16:59, Nagy, Attila <bra at fsn.hu> wrote:
>>
>> Hi,
>>
>> On 05/04/15 10:59, Timo Sirainen wrote:
>>> On 28 Apr 2015, at 23:49, Nagy, Attila <bra at fsn.hu> wrote:
>>>> Hi,
>>>>
>>>> imapc does a lot of UID FETCH
2015 May 04
0
imapc fetch optimization
On 28 Apr 2015, at 23:49, Nagy, Attila <bra at fsn.hu> wrote:
>
> Hi,
>
> imapc does a lot of UID FETCH $UID (BODY.PEEK[]), which is nice, because it works even with the dumbest IMAP server, altough it really kills performance, especially on high latency lines.
>
> I wonder: if IMAP servers can effectively handle boundless fetches (like a list with all wanted UIDs, or
2016 Feb 19
3
imapc tries to fetch uid 0
Hi,
This is a capture from an imapc client session (which is triggered by a
message, received via LMTP):
* OK [CAPABILITY IMAP4rev1 NAMESPACE] Ready
2 LOGIN "uid" "pass"
2 OK LOGIN succeeded
1 LIST "" ""
* LIST (\Noselect) "/" ""
1 OK LIST completed
3 APPEND "INBOX" {568}
+ Ready for 568 octets of data
[...]
3 OK APPEND
2017 Sep 11
2
Is it possible to disable pipelining in imapc?
On 09/11/2017 10:42 AM, Sami Ketola wrote:
>> On 11 Sep 2017, at 11.24, Nagy, Attila <bra at fsn.hu> wrote:
>> I use dovecot with a broken IMAP server (which doesn't properly implement command pipelining amongst others) as an imapc backend.
>> Dovecot issues the above command sequence (SELECT and UID FETCH pipelined), which doesn't work with this server.
>>
2017 Sep 11
2
Is it possible to disable pipelining in imapc?
On 09/11/2017 09:17 AM, Aki Tuomi wrote:
>
> On 08.09.2017 15:29, Nagy, Attila wrote:
>> On 09/08/2017 01:53 PM, Aki Tuomi wrote:
>>> On 08.09.2017 14:50, Nagy, Attila wrote:
>>>> Hi,
>>>>
>>>> I've a broken IMAP server, which doesn't support pipelining and fails
>>>> on dovecot's attempt to do this ([C] is
2017 Sep 11
2
Is it possible to disable pipelining in imapc?
On 09/11/2017 11:14 AM, Aki Tuomi wrote:
>
> On 11.09.2017 11:59, Nagy, Attila wrote:
>> On 09/11/2017 10:42 AM, Sami Ketola wrote:
>>>> On 11 Sep 2017, at 11.24, Nagy, Attila <bra at fsn.hu> wrote:
>>>> I use dovecot with a broken IMAP server (which doesn't properly
>>>> implement command pipelining amongst others) as an imapc backend.
2015 Sep 30
1
userdb prefetch doesn't work with imapc (2.2.18)
Hi,
I have the following config in dovecot 2.2.18:
# doveconf -n userdb passdb
userdb {
driver = prefetch
}
passdb {
args = host=127.0.0.1 port=1430
default_fields = userdb_imapc_user=%u userdb_imapc_password=%w
driver = imap
}
I guess it should cause a single login to the backend IMAP server when
issuing a LOGIN to dovecot.
Yet, dovecot opens two TCP sessions. In the first, it
2014 May 05
2
imapc with Outlook.com transfers max 22-23 messages per mailbox!?
Hi,
I'm trying to migrate a user from Outlook.com IMAP to Dovecot. I'm
using a setup similar to that on
http://wiki2.dovecot.org/Migration/Dsync:
imapc_host = imap-mail.outlook.com
imapc_user = [...]@hotmail.com
imapc_password = [...]
imapc_features = rfc822.size fetch-headers
mail_prefetch_count = 20
imapc_port = 993
imapc_ssl = imaps
imapc_ssl_verify = yes
ssl_client_ca_dir =
2010 Jun 03
5
Is this failed Asterisk setup typical?
Hello
I just read this article and would like some feedback from
experienced Asterisk users:
===============
"Failed open source VoIP deployment leads to hosted VoIP strategy" By
Jessica Scarpati
"When budgets are crimped, open source voice over IP (VoIP) solutions
look attractive -- a little extra work for a lower cap-ex. But those
savings came at a high price for one Texas
2014 May 13
1
imapc problem
hello,
I have some trouble when trying to migrate from another imap server to
dovecot with imapc/dsync/doveadm.
when running "doveadm -o imapc_user=foo -o imapc_password=bar backup -R
-u localuser imapc:" all is ok.
But when running "doveadm -o imapc_user=foo -o imapc_password=bar sync
-R -u localuser imapc:", all local mods are overwritten. For example
deleting a
2006 Nov 21
12
Setting ACLs
This is possibly the dumbest question I have asked ever, but how do you
set ACLs on files within a ZFS filesystem?
Trying to use setfacl(1) diverts me to the acl(5) manpage; well, I know
that I need to use NFSv4 style ACLs, but where is the utility to do so?
This is on Solaris 10 Update 2.
Thanks,
Ceri
--
That must be wonderful! I don''t understand it at all.
2020 Mar 31
3
doveadm backup from gmail with imapc
On Tue, 2020-03-31 at 09:06 +0300, Aki Tuomi wrote:
> >
> > On 30/03/2020 22:11 Ben Mulvihill <ben.mulvihill at gmail.com> wrote:
> >
> > ?
> > I am trying to backup a gmail account (not the one I am writing
> > from)
> > to dovecot, using doveadm-backup and imapc, but am having ssl
> > connection problems.
> >
> > ted at
2007 Dec 12
6
Add a month to a Date object
Howdy all,
This may be the dumbest question in the world, but how can you "add
one month" to a Date object? I can''t just add 30 days, because months
have varying lengths.
Any help would be much appreciated...
Thanks!
-Neal
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2003 Jul 23
1
802.1x
Hi.
Is there a 802.1x implementation (client and server) for FreeBSD
-STABLE?
Sam
--
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/sam
2006 Mar 10
6
How do i apply a patch?
Hi,
i have a patch to make instiki work with the latest version of ruby :
as_clean_logger_rb-fixed.patch
But i dont know how to apply it. Any ideas??
Thanks,
Chris
--
Posted via http://www.ruby-forum.com/.
2005 May 20
5
Newbie on IVR
Hi,
I get fascinated when I dial someone and get an IVR play " for accounts department press 1, for sales, press 2 or hold the line for an operator" and then have MOH play before the line is picked up at the desired extesion.
Please, permit me as I know this will be one of the dumbest questions to ask in a group like this. I'll apprecaite any specific guide/instruction.
Thanks
2009 Jun 23
1
implementing Maximum Likelihood with distrMod when only the PDF is known
Dear R users and Dear authors of the distr package and sequels
I am trying to use the (very nice) package distrMod as I want to
implement maximum likelihood (ML) fit of some univariate data for which
I have derived a theoretical continuous density (pdf). As it is a
parametric density, I guess that I should implement myself a new
distribution of class AbscontDistributions (as stated in the pdf
2011 Jan 01
2
robust standard error of an estimator
Hi,
I have ove the robust standard error of an estimator but I don't know how to
do this.
The code for my regression is the following:
reg<-lm(fsn~lctot)
But then what do I need to do?
--
Charlène Lisa Cosandier
[[alternative HTML version deleted]]