Name matching fixes 🩹

This commit is contained in:
Jokob-sk
2023-11-05 10:17:35 +11:00
parent 89fb5c9b3b
commit b86f1d75b5
3 changed files with 21 additions and 20 deletions

View File

@@ -250,7 +250,7 @@ def read_config_file(filename):
#-------------------------------------------------------------------------------
# DEPERECATED after 1/1/2024
# DEPERECATED soonest after 3/3/2024
replacements = {
r'\bREPORT_TO\b': 'SMTP_REPORT_TO',
r'\bREPORT_FROM\b': 'SMTP_REPORT_FROM',