我只想计算邮箱有多少空间,不想迁移。有没有办法用imapsync知道空间?
谢谢。
答案1
使用 --justfoldersizes 和与源和目标相同的帐户。
https://imapsync.lamiral.info/FAQ.d/FAQ.Folders_Sizes.txt
=======================================================================
Q. How can I know the size of all folders before launching a sync?
R. Use --justfoldersizes option.
With the --justfoldersizes option, imapsync evaluates and displays the
folders sizes on both sides and then exits without doing any transfer.
Example:
imapsync ... --justfoldersizes
=======================================================================