Fix Fastmail Inbox IMAP conflict
Same Inbox/INBOX collision as Outlook. Exclude 'Inbox' from Patterns. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -46,7 +46,7 @@ Inbox ~/mail/fastmail/Inbox/
|
||||
Channel fastmail
|
||||
Far :fastmail-remote:
|
||||
Near :fastmail-local:
|
||||
Patterns * !Spam
|
||||
Patterns * !Inbox !Spam
|
||||
Create Near
|
||||
Sync All
|
||||
Expunge Near
|
||||
|
||||
Reference in New Issue
Block a user