1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-21 06:56:48 +02:00
mu/mu4e/TODO
Krzysztof Jurewicz f060cb8196 mu4e: Add possibility to forward messages as attachments
This commit adds a global variable
mu4e-compose-forward-as-attachment. To enable choosing forwarding
method on a per-message basis would probably require either:

• changing the mu server backend so that it distinguishes between
  inline forwarding and forwarding as attachment;
• changing the mu server backend so that it doesn’t return attachments
  at all and making both inline and as attachment forwarding via
  MIME (and also making mu4e actually display MIME-enclosed inline
  emails).
2017-01-13 16:30:25 +01:00

20 lines
353 B
Plaintext

* TODO
*** mu4e-get-sub-maildirs
*** extract mailing list name
*** mark thread
*** bounce support
*** sorting
*** tool bars
*** refiling-by-pattern
*** inspect message (muile)
*** message statistics
*** include exchange handling / org integration
*** integrate bbdb
*** identity support
# Local Variables:
# mode: org; org-startup-folded: nil
# End: