Re: help request attempting to use mbsync 1.2.0

2015-09-18 Thread Reimar Döffinger
On 18.09.2015, at 15:00, John Eismeier wrote: > eismej@eismej-u14:~$ sudo strace -p 28132 > Process 28132 attached > fcntl(4, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0} C-c > C-cProcess 28132 detached He meant running "strace mbsync -a" instead of attaching it afterwards. Note th

Re: help request attempting to use mbsync 1.2.0

2015-09-18 Thread Oswald Buddenhagen
On Fri, Sep 18, 2015 at 09:00:53AM -0400, John Eismeier wrote: > Is this enough detail to show only one mbsync in the background on the > fcntl call that is stuck ??? > yes > eismej@eismej-u14:~$ mbsync -a > C: 0/1 B: 0/44 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 C-c C-z > [1]+ Stopped

Re: help request attempting to use mbsync 1.2.0

2015-09-18 Thread Paul van der Vlis
Op 18-09-15 om 12:53 schreef Oswald Buddenhagen: > On Fri, Sep 18, 2015 at 12:20:13PM +0200, Paul van der Vlis wrote: >> I had to use something like this before it worked on a Cyrus IMAP server >> (both of my servers are Cyrus IMAP): >> >> >> Channel transfer >> Master :originalstore:INBOX >>

Re: help request attempting to use mbsync 1.2.0

2015-09-18 Thread John Eismeier
Thank you Oswald, Is this enough detail to show only one mbsync in the background on the fcntl call that is stuck ??? eismej@eismej-u14:~$ mbsync -a C: 0/1 B: 0/44 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 C-c C-z [1]+ Stopped mbsync -a eismej@eismej-u14:~$ bg eismej@eismej-u14:

Re: help request attempting to use mbsync 1.2.0

2015-09-18 Thread Oswald Buddenhagen
On Thu, Sep 17, 2015 at 02:55:46PM -0400, John Eismeier wrote: > Thanks for your quick response Oswald. I did not find any additional > mbsync in the background. How would I be able to demonstrate that ? > ps fux > Does the config (.mbsyncrc) look OK? The connection does list the MS > exchange

Re: help request attempting to use mbsync 1.2.0

2015-09-18 Thread Oswald Buddenhagen
On Fri, Sep 18, 2015 at 12:20:13PM +0200, Paul van der Vlis wrote: > I had to use something like this before it worked on a Cyrus IMAP server > (both of my servers are Cyrus IMAP): > > > Channel transfer > Master :originalstore:INBOX > Slave :targetstore:INBOX > Patterns * > Create Slave > Sy

Re: help request attempting to use mbsync 1.2.0

2015-09-18 Thread Paul van der Vlis
Op 17-09-15 om 20:55 schreef John Eismeier: > > Thanks for your quick response Oswald. I did not find any additional > mbsync in the background. How would I be able to demonstrate that ? > > Does the config (.mbsyncrc) look OK? The connection does list the MS > exchange boxes/folders without i

Re: help request attempting to use mbsync 1.2.0

2015-09-18 Thread John Eismeier
Thanks for your quick response Oswald. I did not find any additional mbsync in the background. How would I be able to demonstrate that ? Does the config (.mbsyncrc) look OK? The connection does list the MS exchange boxes/folders without issue ??? Oswald Buddenhagen writes: > On Thu, Sep 17,