KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
.mutt
★ 21
Open GitHub ↗
My ~/.mutt (now customised for mutt-kz)
Download README (.md)
Explore Similar Repositories
handy-bash-scripts
:
Collection of some handy Bash scripts for doing common tasks
appium.io
:
[deprecated] The public front-end for Appium
CometCultBraintreeBundle
:
Symfony 2 Bundle for Braintree's PHP client library
Rosetta-Julia
:
Rosetta Code task implementations for the Julia language
heroku-bouncer-python
:
WSGI middleware that requires Heroku OAuth for all requests.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
.mutt
?
Download (.md)
.mutt ===== My ~/.[mutt] config It is customised for the [mutt-kz] fork (mutt+notmuch), else see the `mutt-classic` branch. [mutt]: http://www.mutt.org/ [mutt-kz]: https://github.com/karelzak/mutt-kz [offlineimap]: http://offlineimap.org/ [notmuch]: http://notmuchmail.org/ [msmtp]: http://msmtp.sourceforge.net/ [t-prot]: http://www.escape.de/~tolot/mutt/ ---------- Here’s an overview of my email setup: - 2-way sync with [offlineimap] to ~/Mail maildirs offlineimap post-sync hooks call `notmuch new` to update the notmuch email database - ~/Mail indexing with [notmuch] after `notmuch new` runs, a bunch of tags are applied (see `man notmuch-hooks`) - email is sent with [msmtp] I use the queue scripts to be able to send email even when offline (see `/usr/share/doc/msmtp/msmtpq`) - email displaying is filtered with [t-prot] ---------- See also: [Tips](https://hroy.eu/tips/mutt/)