Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Error copying messages from subfolder using davmail 4.5.1 #71

Open
retorquere opened this issue Nov 16, 2014 · 0 comments
Open

Error copying messages from subfolder using davmail 4.5.1 #71

retorquere opened this issue Nov 16, 2014 · 0 comments

Comments

@retorquere
Copy link

I'm trying to move messages from Exchange to GMail; it works for non-nested folders, but for subfolders I get

[23:53:34] [debug] [>] updating mailboxes
[23:53:35] [fatal] mailbox not found: Archive/AAA

which indicates it correctly identifies the subfolder but then apparently can't reach it. The folder itself is reachable -- the command below (using impasync) works:

/usr/bin/imapsync --host1 localhost --port1 1143 --user1 USER1 --passfile1 PASS1 --authmech1 LOGIN --sep1 / --prefix1 Archive --host2 imap.gmail.com --port2 993 --user2 USER2 --passfile2 PASS2 -ssl2 --authmech2 LOGIN --prefix2 @HAN --include "Archive" --delete
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant