Skip to content

Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your local computer. This repository contains my enhancement to the default behavior of the tool to allow importing of EML messages onto the server (with message dates preserved).

ericsubach/got-your-back

Repository files navigation

Installation / Usage Instructions

Available at the Project Home Page.

Import EML Example

gyb --email youremail@gmail.com --action import-eml --eml-folder ./dir-with-eml --label-eml gyp-eml

This will import all *.eml files located in the ./dir-with-eml directory into your email account (on the server) and apply the label gyp-eml to them.

About

Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your local computer. This repository contains my enhancement to the default behavior of the tool to allow importing of EML messages onto the server (with message dates preserved).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages