Skip to content

I was inspired by polo2ro imapbox to create a way to download my email to a folder and I wanted to build it in Golang

License

Notifications You must be signed in to change notification settings

rogafe/go-email

Repository files navigation

BACKFROM THE DEAD FOR 2023

go-email

I was inspired by polo2ro imapbox to create a way to download my email to a folder and I wanted to build it in Golang

Getting started

How to install

  1. Using go install

    # for latest
    go install github.com/rogafe/go-email@latest
    
    #for latest working release :)
    go install github.com/rogafe/go-email@v[see releases]
    
  2. Using the automatic release

    Checkout the releases page.

How to use

See the wiki

Using gmail

See this wiki page

About

I was inspired by polo2ro imapbox to create a way to download my email to a folder and I wanted to build it in Golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published