From 9e8213e23400a5dea8548f370bb0dcc97a292714 Mon Sep 17 00:00:00 2001 From: Orien Vandenbergh Date: Tue, 22 Apr 2025 13:35:32 -0400 Subject: [PATCH] Gmail isn't normal imap --- neomutt/mailboxes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/neomutt/mailboxes b/neomutt/mailboxes index 18737d7..eb65395 100644 --- a/neomutt/mailboxes +++ b/neomutt/mailboxes @@ -14,7 +14,8 @@ set mbox="+[Gmail]/All Mail" set postponed="+[Gmail]/Drafts" # ... and it gets saved in =outbox. -set record="+[Gmail]/Sent Mail" +# Gmail does this automatically, let's not duplicate... +#set record="+[Gmail]/Sent Mail" # Look me up set spoolfile="+INBOX"