14 lines
453 B
Markdown
14 lines
453 B
Markdown
|
# AutoSnooze
|
||
|
|
||
|
Replicate the email snooze functionality common in webmail clients using folders
|
||
|
over IMAP.
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
1. Build and run the application to output an example config file.
|
||
|
2. Save and adjust the config file as necessary.
|
||
|
3. Setup the application to run at regular intervals, for example every night at 23:00.
|
||
|
4. Create relative folders, for example "AutoSnooze/Tomorrow" and "AutoSnooze/Next Weekend"
|
||
|
5. Place emails in folders as desired.
|
||
|
|