AutoYADM commit: 2025-03-11 19:55:13

This commit is contained in:
Daniel Fichtinger 2025-03-11 19:55:13 -04:00
parent 69b4a0f021
commit 4570f7b919

View file

@ -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]
#