AutoYADM commit: 2025-03-19 11:40:23
This commit is contained in:
parent
8da702ddf3
commit
aea09babe3
1 changed files with 3 additions and 0 deletions
|
@ -822,6 +822,9 @@ message/rfc822=betterbird
|
||||||
#
|
#
|
||||||
# Executed when a new email arrives in the selected folder
|
# 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"
|
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
|
# Executed when mail is deleted from a folder
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue