search for: imapc_feature_no_pipelining

Displaying 7 results from an estimated 7 matches for "imapc_feature_no_pipelining".

2017 Sep 11
2
Is it possible to disable pipelining in imapc?
...ot 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. Therefore I'm requesting an imapc_features setting, IMAPC_FEATURE_NO_PIPELINING, which disables PIPELINING in dovecot imapc. Similarly to other workarounds, like IMAPC_FEATURE_FETCH_MSN_WORKAROUNDS, IMAPC_FEATURE_FETCH_FIX_BROKEN_MAILS et al.
2017 Sep 11
2
Is it possible to disable pipelining in imapc?
...erver (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. >> >> Therefore I'm requesting an imapc_features setting, IMAPC_FEATURE_NO_PIPELINING, which disables PIPELINING in dovecot imapc. Similarly to other workarounds, like IMAPC_FEATURE_FETCH_MSN_WORKAROUNDS, IMAPC_FEATURE_FETCH_FIX_BROKEN_MAILS et al. > > Dovecot IMAPC should not pipeline unless remote advertises pipelining support in CAPABILITY response. > Are you saying that...
2017 Sep 11
2
Is it possible to disable pipelining in imapc?
...ning amongst others) as an imapc backend. >>>> Dovecot issues the above command sequence (SELECT and UID FETCH >>>> pipelined), which doesn't work with this server. >>>> >>>> Therefore I'm requesting an imapc_features setting, >>>> IMAPC_FEATURE_NO_PIPELINING, which disables PIPELINING in dovecot >>>> imapc. Similarly to other workarounds, like >>>> IMAPC_FEATURE_FETCH_MSN_WORKAROUNDS, >>>> IMAPC_FEATURE_FETCH_FIX_BROKEN_MAILS et al. >>> Dovecot IMAPC should not pipeline unless remote advertises pipelining &g...
2017 Sep 11
0
Is it possible to disable pipelining in imapc?
...oken 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. > > Therefore I'm requesting an imapc_features setting, IMAPC_FEATURE_NO_PIPELINING, which disables PIPELINING in dovecot imapc. Similarly to other workarounds, like IMAPC_FEATURE_FETCH_MSN_WORKAROUNDS, IMAPC_FEATURE_FETCH_FIX_BROKEN_MAILS et al. Dovecot IMAPC should not pipeline unless remote advertises pipelining support in CAPABILITY response. Are you saying that you have ima...
2017 Sep 11
0
Is it possible to disable pipelining in imapc?
...ement 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. >>> >>> Therefore I'm requesting an imapc_features setting, >>> IMAPC_FEATURE_NO_PIPELINING, which disables PIPELINING in dovecot >>> imapc. Similarly to other workarounds, like >>> IMAPC_FEATURE_FETCH_MSN_WORKAROUNDS, >>> IMAPC_FEATURE_FETCH_FIX_BROKEN_MAILS et al. >> >> Dovecot IMAPC should not pipeline unless remote advertises pipelining >>...
2017 Sep 11
0
Is it possible to disable pipelining in imapc?
...as an imapc backend. >>>>> Dovecot issues the above command sequence (SELECT and UID FETCH >>>>> pipelined), which doesn't work with this server. >>>>> >>>>> Therefore I'm requesting an imapc_features setting, >>>>> IMAPC_FEATURE_NO_PIPELINING, which disables PIPELINING in dovecot >>>>> imapc. Similarly to other workarounds, like >>>>> IMAPC_FEATURE_FETCH_MSN_WORKAROUNDS, >>>>> IMAPC_FEATURE_FETCH_FIX_BROKEN_MAILS et al. >>>> Dovecot IMAPC should not pipeline unless remote advertis...
2017 Sep 08
2
Is it possible to disable pipelining in imapc?
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 dovecot's imapc, [S] is the >> IMAP server): >> >> [C] 24 LOGIN "user" "pass" >> [S] 23 OK