Hacker News new | ask | show | jobs
by edoceo 2057 days ago
How about for the xoauth imap connection stuff gmail requires?
1 comments

Getmail supports oauth.

I use these tools for email: Getmail -> sortmail -> mutt

Getmail just gets the email (pop or imap). sortmail is an MDA I wrote to replace procmail. It basically just filters emails into maildir folders. Mutt to read and respond to the emails.