Update mu4e configuration

This commit is contained in:
Gergely Polonkai 2023-09-19 16:59:01 +02:00
parent 7796a31ee5
commit f875a518ee
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 5 additions and 5 deletions

View File

@ -2592,10 +2592,10 @@ accompanying function will be added to ~mu4e-view-mode-hook~.
msg
:to "gergely@polonkai.eu")))
:vars '((user-mail-address . "gergely@polonkai.eu")
(mu4e-sent-folder . "/Polonkai/[Gmail].Sendur p&APM-stur")
(mu4e-drafts-folder . "/Polonkai/[Gmail].Dr&APY-g")
(mu4e-trash-folder . "/Polonkai/[Gmail].Rusl")
(mu4e-refile-folder . "/Polonkai/[Gmail].Dr&APY-g")
(mu4e-sent-folder . "/Polonkai/[Gmail].Sent Mail")
(mu4e-drafts-folder . "/Polonkai/[Gmail].Drafts")
(mu4e-trash-folder . "/Polonkai/[Gmail].Bin")
(mu4e-refile-folder . "/Polonkai/[Gmail].Drafts")
(message-sendmail-extra-arguments . ("--account=polonkai"))))
,(make-mu4e-context
:name "Benchmark.games"
@ -2613,7 +2613,7 @@ accompanying function will be added to ~mu4e-view-mode-hook~.
(mu4e-message-contact-field-matches
msg
:to "gergo@benchmark.games"))))
:vars '((user-mail-address . "gergo@benchmark.games")
:vars '((user-mail-address . "gergely@benchmark.games")
(mu4e-sent-folder . "/GT2/[Gmail].Sent Mail")
(mu4e-drafts-folder . "/GT2/[Gmail].Drafts")
(mu4e-trash-folder . "/GT2/[Gmail].Trash")