(:maildir "/iv/Trash" :key ?t)
(:maildir "/iv/Drafts" :key ?d))))
-(setq mail-user-agent 'mu4e
+(setq mail-user-agent 'message-user-agent
message-send-mail-function 'smtpmail-send-it
message-citation-line-format "Quoth %f :\n"
smtpmail-default-smtp-server "mail.earman.xyz"
(setq user-mail-address "iv@earman.xyz"
user-full-name "Rush N. Earman IV"
- message-signature "-- \nRush Earman IV, PE"
+ message-signature "Rush Earman IV, PE"
message-kill-buffer-on-exit t)
(provide 're-mu4e)