minor changes
This commit is contained in:
parent
f512acf56a
commit
1fad7e1b23
|
@ -24,3 +24,4 @@ A sample systemd service file is included.
|
||||||
|
|
||||||
- [ ] Fix subject decoding. Some character sets aren't detected correctly.
|
- [ ] Fix subject decoding. Some character sets aren't detected correctly.
|
||||||
- [ ] Sync Gmail categories as folders.
|
- [ ] Sync Gmail categories as folders.
|
||||||
|
- [ ] In the viewer, format the raw email to something viewable.
|
||||||
|
|
|
@ -9,6 +9,7 @@ exclude_folders:
|
||||||
- Trash
|
- Trash
|
||||||
- Drafts
|
- Drafts
|
||||||
- Spam
|
- Spam
|
||||||
|
- Scheduled
|
||||||
- '[Gmail]/Trash'
|
- '[Gmail]/Trash'
|
||||||
- '[Gmail]/Drafts'
|
- '[Gmail]/Drafts'
|
||||||
- '[Gmail]/Starred'
|
- '[Gmail]/Starred'
|
||||||
|
|
Loading…
Reference in New Issue