Hi,
dovecot does not make "connections PER folder". it is your MUA that does it.
for example Thunderbird is known to open 1 connection per folder. It's a client
setting that can be changed.
Sami
> On 28 Feb 2020, at 18.21, Esteban L wrote:
>
> Ok. That is a nice command.
>
> I am able to s
Interesting, the line:
imap_client_workarounds = "delay-newmail"
I do not have. What does it do? The problem does seem to manifest itself
with initial logins.
On 28.02.20 17:28, Remo Mattei wrote:
> Here is mine and I have no issue if they client is netted.
>
> Remo
>
> protocol imap {
> imap
Here is mine and I have no issue if they client is netted.
Remo
protocol imap {
imap_client_workarounds = "delay-newmail"
mail_plugins = $mail_plugins imap_quota
mail_max_userip_connections = 50
}
> On Feb 28, 2020, at 8:21 AM, Esteban L wrote:
>
> Ok. That is a nice command.
>
> I a