Ricardo Gladwell
Ricardo Gladwell
@calltheninja could please you detail the command line arguments you passed to imap-upload? Do you have other environment details, like operating system, etc?
To enable the recursive feature you need to pass `-r` to `imap_upload` along with the path you want to scan, like so: ``` sh python imap_upload.py --gmail --box="UPLOAD" [email protected] --password=password...
When using the recursive feature do you see any error messages from stdout/stderr? Does it just stop parsing? Also I uploaded a fix for the issue of having to rename...
@calltheninja I fixed the syntax error but I'm not sure how much more I can assist: I'm not really set-up to provide commercial support for this tool and I can't...
LOL I thought I was the one helping you? Can I ask if you tried the updated branch yet?
@jesse-gallagher hey thanks for the PR, I don't know if you saw this conversation here: https://github.com/rgladwell/m2e-android/issues/369#issuecomment-150917558 It might be worth you getting involved.
Its happening with other Dropbox Paper desktop apps, so maybe something the web site is trying to do.
Thanks for notifying me about that project, it does look useful. Unfortunately, I don't really have time to add new features to this project but I'll leave this open in...
We have a number of Google Takeout features: ``` --google-takeout Import Google Takeout using labels as folders. --google-takeout-box-as-base-folder Use given box as base folder. --google-takeout-first-label Only import first label from...
The README contains more documentation.