Hi all,

I sync two different mail accounts (fastmail and gmail) and just found
out that I can improve the sync time if I sync both channels in parallel
using

  parallel mbsync ::: fastmail gmail

which runs "mbsync fastmail" and "mbsync gmail" in parallel.

Now my question is: while it seems to work fine, is it a good idea or
risky?  (E.g., because even though the local MaildirStores of the
channels are distinct, there might be some mbsync internal metadata
which is not safe to be touched by two mbsync processes in parallel.)

Thanks,
Tassilo


_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to