Andreas Benzing

Results 5 comments of Andreas Benzing

I went with https://doctoolchain.github.io/docToolchain/#_publish_to_confluence first. For section 3.6, the question would be where that `publishToConfluence.gradle` should be located. The one in the project looks quite different. My fix was to...

The initial processing finishes with the following: ``` * 145 FETCH (BODY[] {16750} ... Message clipped ... UID 3387 FLAGS (\Seen \Recent)) QBlS2w OK FETCH completed. 1E1qHg UID MOVE 3387...

This is an Exchange server, not sure if there are known problems. I also found that the problem occurs if two updates are received from the server in short sequence....

I worked around the issue by first "emptying" the `chupd chan` before `

One more update: setting `c.Updates = nil` and creating a new chan when going to idle again solves the issue. I assume the `Updates` channel creates problems with my ```...