From aea09babe3bab69354800eec6a5ea8288583bea6 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 19 Mar 2025 11:40:23 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-19 11:40:23 --- .config/aerc/aerc.conf | 3 +++ 1 file changed, 3 insertions(+) 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