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
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
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
>>
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:
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
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
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
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,