Fix IMAP checking with gmail account
This commit is contained in:
@ -145,16 +145,31 @@ IMAPStore 15five-remote
|
||||
Account 15five
|
||||
|
||||
MaildirStore 15five-local
|
||||
SubFolders Legacy
|
||||
Path ~/Mail/colin.powell@15five.com
|
||||
Inbox ~/Mail/colin.powell@15five.com/Inbox
|
||||
|
||||
Channel 15five-folders
|
||||
Channel 15five-default
|
||||
Master :15five-remote:
|
||||
Slave :15five-local:
|
||||
Patterns "\[Google Mail\]/All Mail" "\[Google Mail\]/Drafts" "\[Google Mail\]/Sent Mail"
|
||||
Patterns * ![Gmail]*
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
Sync All
|
||||
|
||||
Channel 15five-sent
|
||||
Master :15five-remote:"[Gmail]/Sent Mail"
|
||||
Slave :15five-local:sent
|
||||
Create Slave
|
||||
Sync Pull
|
||||
|
||||
Channel 15five-trash
|
||||
Master :15five-remote:"[Gmail]/Trash"
|
||||
Slave :15five-local:trash
|
||||
Create Slave
|
||||
Sync Pull
|
||||
|
||||
Group 15five
|
||||
Channel 15five-folders
|
||||
Channel 15five-default
|
||||
Channel 15five-sent
|
||||
Channel 15five-trash
|
||||
|
||||
Reference in New Issue
Block a user