Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/techsneeze/dmarcts-report-parser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Stoecker <github@dstoecker.de>2017-03-14 21:09:14 +0300
committerDirk Stoecker <github@dstoecker.de>2017-03-14 21:09:14 +0300
commita44f36f83902599e6e55a1a28d3a810b96ef4b66 (patch)
treed5462a6c0ba54fe0aba78432f6e04916aeadc041 /README.md
parent6d52253d06c9e6589383906ade1ae77482f12dd8 (diff)
add mbox mode, don't delete unparsed files in file-working-mode
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8d789a0..5827129 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,7 @@ If a `PATH` is given, the following option is also allowed:
```
-x : Files specified by PATH are XML report files, rather than
mime messages containing the XML report files.
+ -m : Files specified by PATH are mbox files with multiple MIME messages
```
More info can currently be found at : [TechSneeze.com](http://www.techsneeze.com/how-parse-dmarc-reports-imap/)