summaryrefslogtreecommitdiff
path: root/mail.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2021-12-26 00:08:56 +0800
committerJSDurand <mmemmew@gmail.com>2021-12-26 00:08:56 +0800
commitdb862fd1f045f3424a9b30990159abf7d3253e53 (patch)
tree63b7292847b66ca09a795cda7dbec7a237659416 /mail.el
parentcfad8d73734cfa25412947af49359d2ee64ed923 (diff)
gnus-conf and mail: clean up formats
This commit mostly cleans up the formats.
Diffstat (limited to 'mail.el')
-rw-r--r--mail.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail.el b/mail.el
index b8f7aa2..44ae645 100644
--- a/mail.el
+++ b/mail.el
@@ -99,7 +99,7 @@
(or
(mu4e-message-contact-field-matches msg :to "mmemmew@gmail.com")
(mu4e-message-contact-field-matches msg :from "mmemmew@gmail.com"))))
- :vars '((user-mail-address . "mmemmew@gmail.com")
+ :vars '((user-mail-address . "durand@jsdurand.xyz")
(user-full-name . "Durand")
(mu4e-compose-signature . "Sévère Durand")
(mu4e-sent-folder . "/gmail/sent")