Giter Site home page Giter Site logo

mutt-config's Introduction

Mutt

This is my ~/.mutt.

Offlineimap and Msmtp

Two Gmail accounts are kept in sync with directories under ~/Mail via Offlineimap. Msmtprc is used to send emails from either account via the commandline or Mutt.

You can find the relevant configs for both of these tools in my dotfiles repo.

Mailrun

I don't trust Offlineimap as a daemon, so I just manually sync every 3 minutes via [f]cron.

*/3 * * * * /home/you/.mutt/bin/mailrun

mailrun gives offlineimap 60 seconds to complete before forcibly killing that process. In my experience if it's not done in 30, it's hung. You may want to adjust these numbers depending on the size and number of your mailboxes.

Either way, you should run your first sync manually since it will take a while.

Mail query

Mail query is a little C app I wrote which reads your existing mail for addresses and presents them in a format such that mutt can use them for tab completion. Given a small enough mailbox, it's usably fast.

It is available in its own repo.

Mutt

Mutt accesses the mailboxes under the two synced folders in ~/Mail and uses folder-hooks to adjust the appropriate settings (from, sendmail, etc) depending on what folder you're in.

Be sure to review all settings and man muttrc for anything you don't understand.

mutt-config's People

Contributors

ezzoueidi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.