From f875a518ee9f2c696ee54146db255c5d4a7bffdc Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 19 Sep 2023 16:59:01 +0200 Subject: [PATCH] Update mu4e configuration --- configuration.org | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configuration.org b/configuration.org index 6e9c4eb..bbfd0ab 100644 --- a/configuration.org +++ b/configuration.org @@ -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")