From 2b3c58dda1a4a56a32b5f3da9429f17a840b82cc Mon Sep 17 00:00:00 2001 From: hyzen Date: Mon, 9 Feb 2026 20:57:22 +0530 Subject: [PATCH] Remove: All mailbox creation --- mutt-add-account.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/mutt-add-account.sh b/mutt-add-account.sh index a4f38a5..0525e79 100755 --- a/mutt-add-account.sh +++ b/mutt-add-account.sh @@ -413,7 +413,6 @@ $smtp_starttls # Mailboxes for sidebar unmailboxes * named-mailboxes "INBOX" "=INBOX" -named-mailboxes "All" "=All" EOF else # SSL/TLS - hardcode IMAP password, embed URL-encoded password in smtp_url @@ -441,7 +440,6 @@ $smtp_starttls # Mailboxes for sidebar unmailboxes * named-mailboxes "INBOX" "=INBOX" -named-mailboxes "All" "=All" EOF fi