Ralf, the message [NGImap4Connection]> could not fetch url: imap://[email protected]/Public%2Fshared%2Fname%2Farchiv%2F2005/31 means that sogo failed to read the message with id 31 in folder public/shared/name/archive/2005
Have checked /var/log/mail.*? You can try to read the message via telnet: telnet <mailnode> 143 1 login <uid> <pwd> 1 select public/shared/name/archive/2005 1 uid fetch 31 rfc822 Regards, Thomas -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von "Thomas Fuehrer" Gesendet: Mittwoch, 19. Oktober 2016 16:07 An: Ralf Cirksena <[email protected]> Betreff: Re: [SOGo] shared IMAP folders The /31 at the end of the imap url look strange ... [NGImap4Connection]> could not fetch url: imap://[email protected]/Public%2Fshared%2Fname%2Farchiv%2F2005/31 Can you please set ImapDebugEnabled = YES; and provide me the logfile after doing a sync ... Regards, Thomas On Wednesday, October 19, 2016 11:21 CEST, "Ralf Cirksena" ([email protected]) <[email protected]> wrote: > Hi Thomas, > > On Tue, Oct 18, 2016 at 08:50:42AM +0200 you wrote: > > > I found the problem with sogo-tool manage-eas. It's because the tool > > doesn't work with the ???combined??? data model. > > O.k., that may be the reason. > > > Until the problem with sogo-tool is fixed I suggest we continue with > > sogo.log SOGoEASDebugEnabled = YES. > > Having a sogo.log with log-message from the first sync of a > > test-account with just a view mails in the shared-folders should give all > > infos to debug the situation. > > We created test user "rko" while SOGoEASDebugEnabled has been set to YES. > > Part of sogo.log is attached. For the test delimiter in dovecot.log > has been set to "Public/" The name of the public folder is > /Public/name/archiv/2005. > > > Regards > -- > R. Cirksena > -- > [email protected] > https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists= -- [email protected] https://inverse.ca/sogo/lists
