Lmtp proxy (director) destination port.

2016-09-13 Thread Aleksey Tsvetkov
Hello, If in extra fields "port" isn't set, then lmtp proxy doesn't work: Error: lmtp client: connect(mail.example.com, 0) failed: Can't assign requested address If to set "port", then imap, doveadm proxy don't work. How it is possible to set "port" only for lmtp proxy? -- Best regards, Alek

Replication: Can't unsubscribe from shared mailbox

2016-09-13 Thread Karsten Heiken
Hi, I am running two dovecot servers active/active. Everything runs pretty great, except for the replication of subscriptions in a shared namespace. When I unsubscribe from a folder the subscription instantly re-appears. The timestamp on the subscriptions file is updated, but the entry is stil

Dovecot con Autentication Checkpassword error signal 111

2016-09-13 Thread zerocool
Good morning, It is the first time I write in this mailing list and I apologize in advance for possible nonsense that i can write. I have a mail server with qmail + courier imap and I would "Migrate" to dovecot. I installed the package and configured the components necessary to me using as s

Re: Dovecot con Autentication Checkpassword error signal 111

2016-09-13 Thread Aki Tuomi
> On September 13, 2016 at 10:55 AM zeroc...@modemsoft.it wrote: > > > Good morning, > It is the first time I write in this mailing list and I apologize in > advance for possible nonsense that i can write. > I have a mail server with qmail + courier imap and I would "Migrate" > to dovecot. >

How to obtain a "non-stripped" executable for producing a usable core-dump

2016-09-13 Thread Ben Johnson
Hello, I'm attempting to capture a core-dump file, and gdb reports warning: core file may not match specified executable file. And only after installing "dovecot-dbg" on my system (Ubuntu 16.04 LTS) does gdb report further warning: the debug information found in "/lib64/ld-2.23.so" does not mat

Re: How to obtain a "non-stripped" executable for producing a usable core-dump

2016-09-13 Thread Edgar Pettijohn
Sent from my iPhone > On Sep 13, 2016, at 8:52 PM, Ben Johnson wrote: > > Hello, > > I'm attempting to capture a core-dump file, and gdb reports > > warning: core file may not match specified executable file. > I believe this means the core file doesn't match up to the executable. I would

Re: How to obtain a "non-stripped" executable for producing a usable core-dump

2016-09-13 Thread Ben Johnson
On 9/13/2016 10:00 PM, Edgar Pettijohn wrote: >> I'm attempting to capture a core-dump file, and gdb reports >> > >> > warning: core file may not match specified executable file. >> > > I believe this means the core file doesn't match up to the executable. I > would delete the core and try to re

Re: How to obtain a "non-stripped" executable for producing a usable core-dump

2016-09-13 Thread Edgar Pettijohn
On 16-09-13 22:05:55, Ben Johnson wrote: > On 9/13/2016 10:00 PM, Edgar Pettijohn wrote: > >> I'm attempting to capture a core-dump file, and gdb reports > >> > > >> > warning: core file may not match specified executable file. > >> > > > I believe this means the core file doesn't match up to the

Re: How to obtain a "non-stripped" executable for producing a usable core-dump

2016-09-13 Thread Aki Tuomi
> On September 14, 2016 at 5:34 AM Edgar Pettijohn > wrote: > > > On 16-09-13 22:05:55, Ben Johnson wrote: > > On 9/13/2016 10:00 PM, Edgar Pettijohn wrote: > > >> I'm attempting to capture a core-dump file, and gdb reports > > >> > > > >> > warning: core file may not match specified executab