2024-03-05 23:57:38 -07:00
|
|
|
server: imap.example.com
|
|
|
|
username: bob@example.com
|
|
|
|
password: password123
|
|
|
|
|
|
|
|
database_path: emails.db
|
|
|
|
attachments_path: attachments
|
|
|
|
|
|
|
|
exclude_folders:
|
|
|
|
- Trash
|
2024-03-06 11:36:43 -07:00
|
|
|
- Drafts
|
2024-03-06 13:48:06 -07:00
|
|
|
- Spam
|
2024-03-06 11:36:43 -07:00
|
|
|
- '[Gmail]/Trash'
|
|
|
|
- '[Gmail]/Drafts'
|
|
|
|
- '[Gmail]/Starred'
|
2024-03-06 13:48:06 -07:00
|
|
|
- '[Gmail]/Important'
|