评分5星,满分5星

If doing parallell multiple copying, the log will mix up the targets. This is an example, but seen several times. In this example on folder is in Chinese and the log also misses using utf-8 to render the Chinese folder name correctly in one instance but not the other places.

In the first entries you can see copies started from
"/tax audit legal insurance" to "/All IJI Emails/tax audit legal insurance"
then from
"/Training" to "/All IJI Emails/Training"
Then from (what should have in the first word been chinese)
"/&Zwh+01QOdoSJgVkEdAZ2hGWHTvY-" to "/All IJI Emails/月结后的要处理的文件"

Then a copy is started between "/Sent Items" to "/All IJI Emails/Sent Items"

Then if you check the last line in the log, it has mixed up the source and the target and says:
"Copying Emails Finished - Copied from: /Sent Items to /All IJI Emails/月结后的要处理的文件 finished."

Here it has mixed up one copy source with another copy target. There was never a copy started between "/Sent Items" and "/All IJI Emails/月结后的要处理的文件"

Log file:
17/09/2025, 19:04:17 : Copying Emails Started - /&Zwh+01QOdoSJgVkEdAZ2hGWHTvY- to /All IJI Emails/月结后的要处理的文件 (skip subfolders=false)
17/09/2025, 19:05:29 : ---- - ------------------------------------------------------------------------------------------------------------
17/09/2025, 19:05:29 : Copying Emails Started - /Sent Items to /All IJI Emails/Sent Items (skip subfolders=false)
17/09/2025, 19:05:36 : - Copying from: 月结后的要处理的文件 to 月结后的要处理的文件 (Total messages/Copied/Skipped): 13/13/0
17/09/2025, 19:05:36 : Copying Emails Finished - Copied from: /Sent Items to /All IJI Emails/月结后的要处理的文件 finished.

这个评论是针对附加组件的一个早期版本的(1.4)。  对这个附加组件,此用户曾发表过1个评价

At this moment You should not run parallel copy commands. Because it will be most probably mixed. When I'll have time, I'll take a look at this issue.