diff --git a/.config/aerc/aerc.conf b/.config/aerc/aerc.conf index 67e5b1be..12d9156f 100644 --- a/.config/aerc/aerc.conf +++ b/.config/aerc/aerc.conf @@ -822,6 +822,9 @@ message/rfc822=betterbird # # Executed when a new email arrives in the selected folder mail-received=notify-send "[$AERC_ACCOUNT/$AERC_FOLDER] New mail from $AERC_FROM_NAME" "$AERC_SUBJECT" +# Executed when an email is sent from the client ( +# does not guarantee successful send server-side!) +mail-sent=/home/fic/.config/mail/async-mail.sh # # Executed when mail is deleted from a folder