Hi Thomas, On Wed, Oct 19, 2016 at 11:40:06PM +0200 you wrote:
> 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 select public/shared/name/archiv/2005 * FLAGS (\Answered \Flagged \Deleted \Seen \Draft) * OK [PERMANENTFLAGS ()] Read-only mailbox. * 100 EXISTS * 0 RECENT * OK [UNSEEN 1] First unseen. * OK [UIDVALIDITY 1476862633] UIDs valid * OK [UIDNEXT 101] Predicted next UID * OK [HIGHESTMODSEQ 2] Highest x OK [READ-ONLY] Select completed. > 1 uid fetch 31 rfc822 * 31 FETCH (UID 31 RFC822 {136999} <content of fetched mail> 1 OK Fetch completed. looks good. Regards -- R. Cirksena -- [email protected] https://inverse.ca/sogo/lists
