Commit Graph

39 Commits

Author SHA1 Message Date
777783c144 docs(mu4e): fix msmtp config in readme
- requires being in an (after! mu4e ...) to work
- minor fixes
2021-09-04 16:09:26 +03:00
891628379d docs(mu4e): minor readme fixes
- use links instead of ~code~ markup for early project mentions
- fix install matrix
2021-08-06 03:16:52 -04:00
0df8d78bd7 docs(mu4e): explain how to fetch/sync mail in other ways
Add explanation on how to use other backends that are neither mbsync
nor offlineimap.
2021-08-03 23:04:38 -04:00
2fa7bee91f docs(mu4e): remove reference to non-existing variable
The variable +mu4e-mu4e-mail-path is not present in the codebase.
2021-08-03 23:04:38 -04:00
TEC
eaa392c00b docs(mu4e): fix a typo (errors, plural)
Someone politely requested I add this to my PR on Discord ... why not.
2021-08-03 10:03:10 +08:00
TEC
6b690547b0 Mu4e: Add myself (tecosaur) as module maintainer 2021-07-31 01:22:21 +08:00
2fd89a7eca Mu4e: More contextual +mu4e-set-from-address-h
This hook should only be used when users define email aliases, or no
contexts are defined (in which case the list of personal addresses
should be used). Otherwise, the `:match-func` contexts feature is
sufficient.
2021-07-31 01:07:52 +08:00
TEC
2307ae5644 Mu4e: More robust Gmail account checking
Emails sent to an @gmail.com account may have been forwarded to a non-gmail mailbox.
Thus the current approach is over-eager.

Only checking @gmail on send, and then matching a user's maildir (not email) with
received messages is a more robust approach.

To accommodate this we switch `+mu4e-gmail-addresses' out for `+mu4e-gmail-accounts'.

Along the way `mu4e-index-cleanup' and `mu4e-index-lazy-check' customisations were
moved into the readme as a recommendation for Gmail-only users, to avoid causing
adverse effects for users who have non-gmail accounts too.
2021-07-30 01:56:52 +08:00
TEC
941d3e3608 Mu4e: Remove outdated content 2021-07-30 01:56:52 +08:00
TEC
16b4a31bf9 Mu4e: Recommend mbsync, and describe msmtp setup 2021-07-30 01:56:51 +08:00
TEC
7cf91ff61d Mu4e: Further americanisation (colour → color) 2021-07-30 01:56:51 +08:00
TEC
7dff598725 Mu4e: Gate org-msg behind +org flag 2021-07-30 01:56:50 +08:00
TEC
1b9dce8fcd Mu4e: Refactor install instructions into table 2021-07-30 01:56:50 +08:00
TEC
176252dea0 Mu4e: Readme, improve features/config content 2021-07-30 01:56:50 +08:00
TEC
06e02eec54 Mu4e: Reference @tecosaur's goimapnotify use 2021-07-30 01:56:50 +08:00
TEC
f3daba3471 Mu4e: add support for non-@gmail gmail accounts 2021-07-30 01:56:50 +08:00
TEC
c59a1ff498 Mu4e: cooperative lock control 2021-07-30 01:56:50 +08:00
TEC
fdc8effd0a Mu4e: Readme, first pass of features section 2021-07-30 01:56:50 +08:00
TEC
3f1b27500a Mu4e: Readme, note use of mu4e-alert
and document how-to disable packages (since it seems like disabling
org-msg) is a frequent request.
2021-07-30 01:56:49 +08:00
TEC
f7a2479064 Mu4e: Add nuance to Gmail-specific behaviour
for the non-gmail accounts out there
2021-07-30 01:56:49 +08:00
TEC
a974db04c4 Mu4e: further improve org-msg
- stylistic tweaks
- make accent colour easily user-settable
- scale LaTeX fragments appropriately
- make it easy to toggle org-msg-mode for one-off messages
2021-07-30 01:56:49 +08:00
bfe7b55a97 doc/adding another trouble shooting step
As Ubuntu does not include mu4e with the mu package I added a step to
tell the use to install mu4e and add it to their load-path. I have also
added a find command to find the directories likely to have mu4e in them
2020-08-17 02:56:15 +01:00
bfb04102ef email/mu4e: replace org-mu4e with org-msg
Fixes #3663
2020-08-01 14:16:43 -04:00
89bf9553e6 Dotfiles were refactored, pinned to arbitrary point with valid example 2020-05-29 02:12:41 -05:00
163d477eca Corrected intra-document links 2020-05-29 02:07:25 -05:00
d2376d8da1 Corrected intra-document links 2020-05-29 02:00:04 -05:00
4a3aacb219 Update mu4e home-manager config to permalink 2020-05-09 20:59:14 -05:00
0c80ba1221 Update plugin list in email/mu4e readme 2020-04-27 14:09:06 -04:00
842283ec10 Update mu4e README, add mbsync config section 2020-04-24 16:56:03 +02:00
a0fd06e96b Mention 'void-function org-time-add' error on Gentoo 2020-04-18 20:22:40 -04:00
381e291e23 Added details to the mu4e documentation. 2020-04-16 09:24:54 +02:00
b78fc4eb76 Minor refactor & reformatting across the board 2020-04-08 15:30:10 -04:00
3dc4254f1c email/mu4e: mention missing mu4e errors in readme 2020-04-01 21:14:58 -04:00
80a636cb7a docs: update mu macos install cmd
`--with-emacs` arg no longer exists in the formula
2020-02-01 22:35:16 -05:00
7733bfa97c mu4e is only available from the AUR 2019-12-09 10:54:27 +01:00
fb13b902b0 Minor comment/doc revision & refactors 2019-11-21 14:46:45 -05:00
b7a98cc788 Add openSUSE prerequisite instructions
These instructions were tested on openSUSE Tumbleweed and openSUSE Leap
15.1. There are some modules left that are not documented yet, but this
already improves the sitution for common openSUSE users.
2019-10-03 16:01:35 +02:00
a01f1e436c Add NixOS example 2019-07-19 13:24:25 -05:00
84c5da844b Add email/{wanderlust,mu4e,notmuch} modules
Removed app/{email,notmuch}
2019-05-05 14:14:12 -04:00