Tyler James Frederick

Results 1 issues of Tyler James Frederick

Splunk 9.0.3 TA-dmarc 4.1.1 The IMAP input appears to only select messages with the text "Report Domain:" in the subject. ``` # TA-dmarc/bin/dmarc/imap2dir.py:164 messages = self.server.search('SUBJECT "Report domain:"') ``` >...