Skip to content

Commit

Permalink
Merge pull request daviwil#59 from luishgh/patch-1
Browse files Browse the repository at this point in the history
Update Emacs-Mail-01.org
  • Loading branch information
daviwil committed May 29, 2021
2 parents 6fd7bbd + dee691b commit 03825fe
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions show-notes/Emacs-Mail-01.org
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,24 @@ Run the initial index, providing your e-mail address so it knows how to identify

Indexing could take a while depending on how much e-mail you have, but it's quite fast in general.

*NOTE*: Starting with version 1.3.8, =mu index= doesn't accept these arguments anymore. You need to run:

#+begin_src sh

mu init --maildir=~/Mail --my-address=systemcrafters.test@gmail.com

#+end_src

And then:

#+begin_src sh

mu index

#+end_src

You only need to run =mu init= again if you wish to change your maildir or your addresses.

* Setting up mu4e

Before we do this though, turn off =evil-collection= for =mu4e=.
Expand Down

0 comments on commit 03825fe

Please sign in to comment.