aboutsummaryrefslogtreecommitdiff
path: root/src/config/templates/neomutt/mbsyncrc.j2
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/templates/neomutt/mbsyncrc.j2')
-rw-r--r--src/config/templates/neomutt/mbsyncrc.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/templates/neomutt/mbsyncrc.j2 b/src/config/templates/neomutt/mbsyncrc.j2
index 7ab403f..901e57b 100644
--- a/src/config/templates/neomutt/mbsyncrc.j2
+++ b/src/config/templates/neomutt/mbsyncrc.j2
@@ -1,6 +1,6 @@
IMAPAccount mailbox
Host imap.mailbox.org
-User {{ mail.primary }}
+User {{ config.mail.primary }}
PassCmd "secret-tool lookup password mailbox"
Port 993
TLSType IMAPS