Questions tagged [mu4e]

mu4e is an e-mail client for Emacs based on the mu indexer and searcher.

efficiently handles e-mail searching, reading, replying, moving, and deleting. is primarily an optimized filter system for the mailbox. does not send or fetch messages, instead relying on other tools, such as fetchmail and . works well with the message editor to complete features needed for an email client for Emacs.

Useful Links:

208 questions
27
votes
4 answers

mu4e - multiple accounts

I am using mu4e for email in Emacs, and it is currently only configured for one mail account, and I set key to view different inbox. I wonder how to use mu4e for managing multiple email accounts?
yi.tang.uni
  • 1,007
  • 8
  • 20
20
votes
1 answer

How can I use eww as a renderer for mu4e?

Emacs 24.4 came with native eww browser. What is the proper way to use eww as a renderer for mu4e messages?
aholub7x
  • 303
  • 2
  • 5
12
votes
1 answer

`mu4e-contexts` multiple gmail accounts using incorrect smtp credentials

I'm attempting to set up multiple Gmail accounts using mu4e-context's. I have a lot of the features working except one. I can switch between contexts, update my mail in each account (using offlineimap) and I can send mail. The problem is that I have…
10
votes
3 answers

Using UTF8 encoding as default when writing emails

When I want to send an email I composed in Emacs, I press C-c C-c and am always presented with such an error message: These default coding systems were tried to encode text in the buffer `2015-02-03_19:08:30_1': (utf-8-unix (302 . 4194243) (303 .…
Damien Cassou
  • 877
  • 4
  • 14
9
votes
1 answer

Coloring mu4e headers based on title content

I'd like to color the messages in my *mu4e-headers* view, depending on which mailing list they come from. I'm rather new to emacs face alterations, and I didn't see anything that looked relevant for this. Are there programmatic hooks for defining a…
Justin Abrahms
  • 341
  • 1
  • 10
8
votes
2 answers

How do you select under emacs the key you sign/encrypt with when using mml?

Long time mutt user, I am currently trying to learn how to deal with my mail from within emacs with the help of mu4e. When it comes to signing mail, I use the following (add-hook 'message-send-hook 'mml-secure-message-sign-pgpmime) which…
csantosb
  • 1,045
  • 6
  • 15
8
votes
5 answers

How can I delete mu4e drafts on successfully sending the mail?

As I'm composing mail, mu4e automatically saves drafts to the mu4e-drafts-folder. When I send the mail, these drafts persist. I expected mu4e to delete from the folder. I'm unable to find any documentation in the mu4e manual, and I'm afraid I'm…
purple_arrows
  • 2,373
  • 10
  • 19
8
votes
5 answers

attach multiple files from the same directory to an email message?

Q: how can I attach multiple files to an outbound email with a minimum amount of fuss? I'm using mu4e (which reuses message-mode, if that helps) to work with email. I often need to send emails with multiple attachments. mu4e uses mml-attach-file…
Dan
  • 32,584
  • 6
  • 98
  • 168
7
votes
1 answer

How to force Emacs or pinentry to forget wrong GPG password?

I use mu4e, mu4e-send-delay to send emails with a delay, GPG to store my SMTP authentication, and pinentry to access GPG files. When I am prompted for the GPG encryption password in the mini-buffer but am typing in another buffer and don't notice…
miguelmorin
  • 1,751
  • 11
  • 33
7
votes
2 answers

Using ido or helm to auto complete email addresses in mu4e

Is there a way to auto-complete email addresses in the mu4e compose window using Ido or Helm rather than the standard *Completions* buffer?
scaramouche
  • 1,772
  • 10
  • 24
7
votes
1 answer

mu4e folders for multiple accounts (contexts)

I'm trying to set mu4e to use for both personal and work gmail accounts. I successfully configured offlineimap and fetched the mail. Then I tried setting mu4e, and according documentation: the recommended way to deal with multiple accounts is…
iLemming
  • 1,223
  • 9
  • 14
6
votes
2 answers

Trying to separate Private and Work email using mu4e contexts in emacs

I'm struggling to get mu4e to work with different (private and work) email accounts. The behaviour is different from what I expected, and I am not sure whether this is due to an issue in my configuration or in my expectation :-) Learning how to…
AstroFloyd
  • 409
  • 3
  • 11
6
votes
2 answers

How to prevent mu4e from checking mail when the internet is down?

Q: how do I prevent mu4e from automatically checking mail when the internet's down? Problem I use mu4e and offlineimap to handle my email. When on a laptop, I have to deal with the fact that I sometimes have spotty wifi connections. offlineimap…
Dan
  • 32,584
  • 6
  • 98
  • 168
6
votes
0 answers

Picture of sender in mu4e

How can I see a mini-picture or icon of the email sender in the headers view and email view in mu4e? Is there an easy way to achieve this using, say org-contacts?
Steve Harman
  • 131
  • 2
6
votes
1 answer

How can I copy an email message in mu4e?

I'm using mu4e for my e-mail, and am very happy with it. However, now I need to copy e-mail messages from one Maildir to another, instead of moving them. However, in the mu4e documentation, I could not find anything about copying (i.e.,…
andreas-h
  • 1,559
  • 13
  • 22
1
2 3
13 14