diff options
-rw-r--r-- | config/aerc.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/aerc.conf b/config/aerc.conf index 5fa1e6f1..f74d1c0f 100644 --- a/config/aerc.conf +++ b/config/aerc.conf @@ -809,6 +809,10 @@ message/rfc822=colorize # Executed when aerc shuts down. #aerc-shutdown= +# +# Executed when flags are changed on a message. +#flag-changed=mbsync "$AERC_ACCOUNT:$AERC_FOLDER" & + [templates] # Templates are used to populate email bodies automatically. # |