gmbackup

command module
v0.0.0-...-edabb61 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2023 License: MIT Imports: 19 Imported by: 0

README

gmbackup

Simple tool to backup a Gmail account.

  • Does a full sync using the Gmail API.
  • Saves only message contents, not metadata such as labels.
  • Message saved in EML format, which just the raw email data in RFC2822 format.
  • Restore functionality not yet implemented.

Use your own client id

If the rate limits on the default client id becomes a problem you can create your own client id in the Google Cloud Console.

Drop the client credentials JSON file in $XDG_CONFIG_HOME/gmbackup/credentials.json.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL