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
|
Channel fastmail
|
||||||
Far :fastmail-remote:
|
Far :fastmail-remote:
|
||||||
Near :fastmail-local:
|
Near :fastmail-local:
|
||||||
Patterns * !Spam
|
Patterns * !Inbox !Spam
|
||||||
Create Near
|
Create Near
|
||||||
Sync All
|
Sync All
|
||||||
Expunge Near
|
Expunge Near
|
||||||
|
|||||||
Reference in New Issue
Block a user