doomemacs/modules/email/mu4e/autoload
TEC a8d7d61e44
Set context-aware "from" address (mu4e)
The user can configure a list of addresses that are associated with a
context by passing a list to set-email-account!, e.g.

    (set-email-account! "foo"
      ...
      (+mu4e-personal-addresses ("foo@bar.org" "bar@baz.org")))

This list, if it exists, is used to prompt the user for the "from"
address after trying to set the "from" address automatically.
2021-07-30 01:56:50 +08:00
..
email.el Set context-aware "from" address (mu4e) 2021-07-30 01:56:50 +08:00
evil.el Add email/{wanderlust,mu4e,notmuch} modules 2019-05-05 14:14:12 -04:00