gmvault icon indicating copy to clipboard operation
gmvault copied to clipboard

gmail backup software

Results 112 gmvault issues
Sort by recently updated
recently updated
newest added

Hello. I'm using gmvault v1.8.1 beta on Windows XP SP2 machine. I have problems using the two legged oauth with my corporte google apps accounts. I send you the details:...

features
v1.9.1

Currently `~/.gmvault/gmvault_defaults.conf` gets overwritten every single time the program runs, because the default config contains version "1.9.1", but the code expects to find version "1.9" here. I'm assuming these are...

Wondered if there had been any thoughts to providing either of these switches to minimize command line output but still provide enough information to show a successful backup. I like...

This is my first contribution to this excellent software. Still a very small one, but I hope to be able to help with more important ones in the future.

Previously `gmvault sync -h` outputs: ``` -g REQ, --gmail-req REQ Gmail search request to restrict sync as defined inhtt ps://support.google.com/mail/bin/answer.py?hl=en&answe r=7190 ``` i.e. no space between `inhttps://...` This commit fix...

This should fix the last issue reported in #224 Emails are fetched in the order of increasing imap ids, so the last_ids saved shoud truly be the last.

Might need to throttle the bandwidth when restoring emails

features
low
v2.0

The previous implementation was both needlessly complicated, and also had a misbehaviour. When writing new credentials to an already existing file, the file would not get correctly truncated. This caused...