Remove: All mailbox creation

This commit is contained in:
hyzen
2026-02-09 20:57:22 +05:30
parent 8bf2714d3a
commit 2b3c58dda1

View File

@@ -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