<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">On 11. May 2022, at 1.17, Darren Mobley <<a href="mailto:decker@n3t.net" class="">decker@n3t.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta content="text/html;charset=UTF-8" http-equiv="Content-Type" class=""><div class=""><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;" class="">Greetings!<br class="">I've been trying to sync my email to a server, however it only syncs the mail in folders other than INBOX.<br class=""><br class="">For testing purposes, I've created a fake domain, "letest.tld" and a new empty user account "<a target="_blank" href="mailto:saywhatnow@letest.tld" style="color: rgb(0, 0, 238);" data-zeanchor="true" class="">saywhatnow@letest.tld</a>" to receive the copy of the mail being migrated.<br class=""><br class="">What I've been trying are iterations of:<br class=""><br class=""><div class="">/usr/bin/doveadm -D  -o mail_fsync=never -o dsync_features=empty-header-workaround -o imapc_ssl=imaps -o imapc_features=rfc822.size,fetch-headers -o dsync_commit_msgs_interval=100 -o imapc_port=993 -o imapc_host=<a href="http://imap.zoho.com/" class="">imap.zoho.com</a> -o imapc_password=NoNoTRe4LLyMyP4$$ -o imapc_user=<a target="_blank" href="mailto:decker@n3t.net" style="color: rgb(0, 0, 238);" data-zeanchor="true" class="">decker@n3t.net</a> -o mail_prefetch_count=20  sync  -1Ru <a target="_blank" href="mailto:saywhatnow@letest.tld" style="color: rgb(0, 0, 238);" data-zeanchor="true" class="">saywhatnow@letest.tld</a>  imapc:<br class=""></div></div></div></div></blockquote></div><br class=""><div class="">can you record imapc rawlogs to check what the remote responds for some imap commands:</div><div class=""><br class=""></div><div class="">doveadm -o <your_imapc_options...> -o imapc_rawlog_dir=/writeable_directory backup -u  <a href="mailto:saywhatnow@letest.tld" class="">saywhatnow@letest.tld</a> -R imapc:</div><div class=""><br class=""></div><div class="">Then check the saved rawlogs for hints if the remote even lists all subfolders in response.</div><div class=""><br class=""></div><div class="">Sami</div><div class=""><br class=""></div></div></body></html>