Character not allowed in mailbox name

2019-07-21 Thread Lothar Schilling via dovecot
Hi everybody, after an update this morning to dovecot 2.3.7 we cannot connect to our shared mailboxes anymore. The error message as issued in Thunderbird: "Character not allowed in mailbox name '.'" I didn't change anything about the configuration. Output of dovecot -n: [...] namespace {   list

Re: Help with IMAP IDLE

2019-07-21 Thread LuKreme via dovecot
On Jul 21, 2019, at 11:50, Jorge Bastos via dovecot wrote: > SSL/TLS is done via Stunnel Dirst, others have asked but I haven’t seen an answer, do you have any reason to think Outlook supports IMAP idle at all? I mean, I know outlook.com doesn’t support it, so maybe it just doesn’t work? Secon

Re: Dovecot eBook

2019-07-21 Thread LuKreme via dovecot
On Jul 21, 2019, at 14:21, Jerry via dovecot wrote: > There are also numerous programs available; however, they are all > Windows based as far as I can tell. Calibre is cross platform. Well, at least it runs in Linux (and macOS and Windows) but I’d assume getting it to run in FreeBSD is possible

Re: index worker 2.3.7 undefined symbol errors (more info)

2019-07-21 Thread Dirk Koopman via dovecot
Some supplemental information: This is happening on every email delivered into Dovecot via LMTP. The curious things are that the message is a) successfully delivered and b) sieved into the correct directory. Another observation is that: mail_deliver_ctx_get_log_var_expand_table is defined g

Re: Dovecot eBook

2019-07-21 Thread Jerry via dovecot
On Sat, 20 Jul 2019 09:55:25 -0700, Chris Bennett via dovecot stated: >On Sat, Jul 20, 2019 at 02:32:34AM -0600, LuKreme via dovecot wrote: >> On Jul 19, 2019, at 19:29, Peter Fraser via dovecot >> wrote: >> > I have a strange question. I bought the Dovecot Book off Amazon. I >> > can easily pro

RE: Help with IMAP IDLE

2019-07-21 Thread Jorge Bastos via dovecot
> I configured hibernation as suggested by Aki, and still nothing. > What may i be missing? > > I just read again the mails you sent and realized it had nothing to do with > hibernation. Sorry about that.. > > imapc_max_idle_time = 1 days > > this is related to imap client, not imap connections.

RE: Help with IMAP IDLE

2019-07-21 Thread Aki Tuomi via dovecot
> On 21/07/2019 18:45 Jorge Bastos via dovecot wrote: > > > Hi again, > > I configured hibernation as suggested by Aki, and still nothing. > What may i be missing? > I just read again the mails you sent and realized it had nothing to do with hibernation. Sorry about that.. imapc_max_idle

RE: Help with IMAP IDLE

2019-07-21 Thread Jorge Bastos via dovecot
Hi again, I configured hibernation as suggested by Aki, and still nothing. What may i be missing? https://doc.dovecot.org/configuration_manual/hibernation/ -Original Message- From: dovecot On Behalf Of Jorge Bastos via dovecot Sent: Sunday, July 21, 2019 14:14 To: 'Dovecot Mailing List

RE: Help with IMAP IDLE

2019-07-21 Thread Jorge Bastos via dovecot
Sorry... I meant to past dovecot and not postfix, doing simultaneously stuff ends up in this! Yes, i migrated from DBMail and it was working OK. Here it is: root@fastmail:/etc/dovecot# doveconf -n|grep -i idle imap_idle_notify_interval = 1 mins imapc_max_idle_time = 1 days root@fastmail:/etc/dove

RE: Help with IMAP IDLE

2019-07-21 Thread Jorge Bastos via dovecot
Here's the full dovecot -n for you both: https://pastebin.com/C5JEJr0D From: Aki Tuomi Sent: Sunday, July 21, 2019 13:29 To: Jorge Bastos ; Jorge Bastos via dovecot Subject: Re: Help with IMAP IDLE On 21/07/2019 15:24 Jorge Bastos via dovecot mailto:dovecot@dovecot.org> > wrot

Re: Help with IMAP IDLE

2019-07-21 Thread Alexander Dalloz via dovecot
Am 21.07.19 um 14:24 schrieb Jorge Bastos via dovecot: Hi, [ ... ] How can i make IDLE work for real with MSOutlook, so that i can receive emails when they arrive, instead of changing folder/get out and in my account? Microsoft's Outlook is primarily meant as the client for Exchange. IMAP

Re: Help with IMAP IDLE

2019-07-21 Thread Aki Tuomi via dovecot
On 21/07/2019 15:24 Jorge Bastos via dovecot wrote: Hi, I’m becaming crazy about this! I’ve asked before, not no matter what i do or conf, never works. How can i make IDLE work for real with MSOutlook, so that i

Help with IMAP IDLE

2019-07-21 Thread Jorge Bastos via dovecot
Hi, I'm becaming crazy about this! I've asked before, not no matter what i do or conf, never works. How can i make IDLE work for real with MSOutlook, so that i can receive emails when they arrive, instead of changing folder/get out and in my account? Here's my conf, should it be reflected