monban / gutt

Mail user agent in the style of Mutt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Report Card

Gutt

gutt is a text user interface mail user agent (TUI MUA) in the style of Mutt. It is currently in (very) early development.

Features

  • MBOX

Planned features

  • MAILDIR
  • IMAP
  • Gmail
  • Multiple mailboxes

Usage

At current time, the only configurable option is what MBOX to read from. Gutt will first check for the MAIL environment variable, if it can't find it, it will try /var/spool/mail/$USER. To look at a different MBOX, just specify the MAIL variable during invokcation:

MAIL=~/somembox gutt

About

Mail user agent in the style of Mutt


Languages

Language:Go 100.0%