07ecbf31417832246fd0e9a42b29b19887c07c8d
All checks were successful
CI / check (pull_request) Successful in 5m25s
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
Description
No description provided
Languages
Nix
80.5%
Emacs Lisp
10.7%
Shell
5.9%
Python
2.9%