mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
docs(mu4e): clarify impact of user-full-name
The variable is not really required. It seems to be only used by mu4e to determine the contents of the FROM field when composing mail.
This commit is contained in:
committed by
Henrik Lissner
parent
77f78f0df3
commit
451afea47b
@ -5,7 +5,7 @@
|
||||
"Registers an email address for mu4e. The LABEL is a string. LETVARS are a
|
||||
list of cons cells (VARIABLE . VALUE) -- you may want to modify:
|
||||
|
||||
+ `user-full-name' (this or the global `user-full-name' is required)
|
||||
+ `user-full-name' (used to populate the FROM field when composing mail)
|
||||
+ `user-mail-address' (required in mu4e < 1.4)
|
||||
+ `smtpmail-smtp-user' (required for sending mail from Emacs)
|
||||
|
||||
|
Reference in New Issue
Block a user