Closed jrwrigh closed 4 years ago
Looking at the source code, the issue is not that the regex isn't working, but that it is requiring that the header Field ['content-transfer-encoding'] exist before checking the regex.
Unfortunately, I don't have the ability to modify & release past releases. However, version 3.0 includes a check if the 'content-transfer-encoding' field is present and, if not, defaults it to a blank value. Check out that version to see if that addresses your issue.
Yep, I tried that and ran into the issue described in #153.
OK. Fix for Issue #153 is being tested now and should be updated in the master branch soon.
Hello. I'm using version 2.2.12. In my rc file, I have
subjectregex = ^Duplicati
. In the log running the command, this is parsed correctly:However, it still reads a file with the subject line "Security alert":
which causes the process to fail with: