From 4570f7b91942779ba55a82135eaf23d21ef099ce Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 11 Mar 2025 19:55:13 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-11 19:55:13 --- .config/aerc/aerc.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/aerc/aerc.conf b/.config/aerc/aerc.conf index 09afc78d..e806cff4 100644 --- a/.config/aerc/aerc.conf +++ b/.config/aerc/aerc.conf @@ -695,7 +695,7 @@ always-show-mime=true # Warn before sending an email with an empty subject. # # Default: false -#empty-subject-warning=false +empty-subject-warning=true # # Warn before sending an email that matches the specified regexp but does not @@ -705,7 +705,7 @@ always-show-mime=true # "(?im)" flags are set by default (case-insensitive and multi-line). # # Example: -# no-attachment-warning=^[^>]*attach(ed|ment) +no-attachment-warning=^[^>]*attach(ed|ment) # #no-attachment-warning= @@ -727,7 +727,7 @@ always-show-mime=true # # Example (obviously, this requires that you write your main text/plain body # using the markdown syntax): -text/html=pandoc -f markdown -t html --standalone +# text/html=pandoc -f markdown -t html --standalone [filters] #