John Ogle 05ad04764e fix(mu4e): Configure msmtp to preserve email body content
The mu4e msmtp configuration was causing email bodies to be stripped,
especially for multipart messages from org-msg. This was due to missing
critical msmtp settings.

Changes:
- Add message-sendmail-f-is-evil to prevent -f flag issues
- Add --read-envelope-from to msmtp arguments
- Set both send-mail-function and message-send-mail-function

Fixes: nixos-configs-9l8
2026-01-10 10:39:29 -08:00
2026-01-09 11:24:52 -08:00
2026-01-10 09:43:22 -08:00
2026-01-09 11:21:49 -08:00
Description
No description provided
24 MiB
Languages
Nix 81.4%
Emacs Lisp 11.3%
Shell 4.9%
Python 2.4%