summaryrefslogtreecommitdiff
path: root/config/extra/mutt/configs/tlast723@gmail.com
diff options
context:
space:
mode:
Diffstat (limited to 'config/extra/mutt/configs/tlast723@gmail.com')
-rw-r--r--config/extra/mutt/configs/tlast723@gmail.com18
1 files changed, 18 insertions, 0 deletions
diff --git a/config/extra/mutt/configs/tlast723@gmail.com b/config/extra/mutt/configs/tlast723@gmail.com
new file mode 100644
index 0000000..d646673
--- /dev/null
+++ b/config/extra/mutt/configs/tlast723@gmail.com
@@ -0,0 +1,18 @@
+set from = "tlast723@gmail.com"
+set realname = "Raymaekers Luca"
+set my_pass = "`pass tokens/tlast723@gmail.com`"
+
+# IMAP settings
+set imap_user = "tlast723@gmail.com"
+set imap_pass = $my_pass
+
+# SMTP settings
+set smtp_url = "smtps://tlast723@smtp.gmail.com"
+set smtp_pass = $my_pass
+
+# Remote Gmail folders
+set folder = "imaps://imap.gmail.com/"
+set spoolfile = "+INBOX"
+set postponed = "+[Gmail]/Drafts"
+set record = "+[Gmail]/Sent Mail"
+set trash = "+[Gmail]/Trash"