Re: Connection closed (IDLE running for 0.001 + waiting input for

2018-07-14 Thread Sean Greenslade
On July 11, 2018 2:08:00 PM PDT, Sophie Loewenthal wrote: > >Hi, > >Just noticed an Android email client called K9 Mail is producing these >entries in a server's dovecot log: > >Jul 11 21:03:28 mx1 dovecot: imap(m...@example.org): Connection closed >(IDLE running for 0.001 + waiting input for 17

Re: dsync panic

2018-07-14 Thread Wolfgang Rosenauer
Hi, I can confirm that the commit fixed the crash in dsync for me. Thanks, Wolfgang On Fri, Jul 13, 2018 at 10:43 PM, Timo Sirainen wrote: > On 13 Jul 2018, at 21.39, Wolfgang Rosenauer wrote: > > > I think I get pretty much the same issue: > > dsync(support): Panic: file mailbox-attribute.c

Re: Sendmail Dovecot Trouble

2018-07-14 Thread Alexander Dalloz
Am 13.07.2018 um 16:44 schrieb John Rowan: I've been struggling trying to get Thunderbird to read e-mail off a CentOS 7 server. Sendmail writes mail in /var/spool/mail I've configured dovecot to try to read from there using Thunderbird (POP3/SMTP). You didn't explicitly configure pop3 as a

Re: Sendmail Dovecot Trouble

2018-07-14 Thread Alexander Dalloz
Am 13.07.2018 um 17:44 schrieb Aki Tuomi: Should your INBOX path be/var/spool/mail/%u then? /var/spool/mail is the same as /var/mail on CentOS 7 as /var/mail is a symlink. Alexander