AutoYADM commit: 2025-03-11 19:55:13
This commit is contained in:
parent
69b4a0f021
commit
4570f7b919
1 changed files with 3 additions and 3 deletions
|
@ -695,7 +695,7 @@ always-show-mime=true
|
||||||
# Warn before sending an email with an empty subject.
|
# Warn before sending an email with an empty subject.
|
||||||
#
|
#
|
||||||
# Default: false
|
# Default: false
|
||||||
#empty-subject-warning=false
|
empty-subject-warning=true
|
||||||
|
|
||||||
#
|
#
|
||||||
# Warn before sending an email that matches the specified regexp but does not
|
# 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).
|
# "(?im)" flags are set by default (case-insensitive and multi-line).
|
||||||
#
|
#
|
||||||
# Example:
|
# Example:
|
||||||
# no-attachment-warning=^[^>]*attach(ed|ment)
|
no-attachment-warning=^[^>]*attach(ed|ment)
|
||||||
#
|
#
|
||||||
#no-attachment-warning=
|
#no-attachment-warning=
|
||||||
|
|
||||||
|
@ -727,7 +727,7 @@ always-show-mime=true
|
||||||
#
|
#
|
||||||
# Example (obviously, this requires that you write your main text/plain body
|
# Example (obviously, this requires that you write your main text/plain body
|
||||||
# using the markdown syntax):
|
# using the markdown syntax):
|
||||||
text/html=pandoc -f markdown -t html --standalone
|
# text/html=pandoc -f markdown -t html --standalone
|
||||||
|
|
||||||
[filters]
|
[filters]
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue