Forgot to push for ages
This commit is contained in:
parent
e17a042f52
commit
9d8c010bad
25 changed files with 2069 additions and 18 deletions
|
@ -5,11 +5,15 @@ tags:
|
|||
- Vim
|
||||
- Mutt
|
||||
- FZF
|
||||
description: Like many organisations, the company I work at uses an Exchange server for email and calendar. My preferred email client is NeoMutt. I use Davmail to make these two work together.
|
||||
description: Many companies use an Exchange server for email and calendar. My preferred email client is NeoMutt. You can use Davmail to make these two work together.
|
||||
date: 2020-03-10
|
||||
---
|
||||
|
||||
[Mutt](http://www.mutt.org/) is an extremely powerful, vim like email client. Unfortunately, like many, the company I work for uses Exchange for email and calenders. As a Linux user, I can't (and don't want) to install outlook and I don't want to have to open a web browser, every time I want to check an email. My mission was to find a way to manage my work emails using Mutt.
|
||||
**Update:** Although everything in this post is (to the best of my knowledge)
|
||||
correct, a more comprehensive setup guide for mutt and exchange can be found
|
||||
here: <https://jonathanh.co.uk/blog/mutt-setup.html>.
|
||||
|
||||
[Mutt](http://www.mutt.org/) is an extremely powerful, vim like email client. If your company uses Exchange for email and calenders, you may have a hard time making them work together. As a Linux user, I can't (and don't want) to install outlook and I don't want to have to open a web browser, every time I want to check an email. My mission was to find a way to manage my work emails using Mutt.
|
||||
|
||||
For the purpose of this blog, I assume that you cannot connect to the Exchange server directly with IMAP or SMTP. If you are unsure, check at `yourdomain.com/owa/#path=/options/popandimap`. If you can use IMAP natively, use it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue