mailman

command module
v0.0.0-...-21e5bf9 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2019 License: LGPL-2.1 Imports: 6 Imported by: 0

README

Mailman

Terminal Mail for Non-Neckbeards

This is very early along. Nothing here yet, just a proof of concept. Built as a standard go package, using dep for dependencies. Vendored dependencies are committed to the repo, so dep is not needed on your system unless you want to add or change packages.

Run

To run, simply clone the project and build:

$ git clone https://github.com/benyanke/mailman.git
$ cd mailman
$ go build && ./mailman

Config

tbd.

Configuration Overrides

  • Configuration directory is in ~/.mailman
    • Override with --configdir

Current State

Working/done:

  • imap proof of concept (run notmain method and ensure you've set env vars imap_host, imap_user, and imap_pass)
  • absolute basic 3 pane layout

Screenshot of current state of three pane view

Future

Use this imap library: https://github.com/emersion/go-imap

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
backend

Jump to

Keyboard shortcuts

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