Commit Graph

509 Commits

Author SHA1 Message Date
Sean Whalen
2ae500ba9c 6.1.1 release 2019-02-15 14:19:52 -05:00
Sean Whalen
f722907a9a PEP 8 fix 2019-02-15 09:29:51 -05:00
Sean Whalen
2eceac3100 6.1.1 2019-02-15 08:57:51 -05:00
Sean Whalen
fdf8ea292f Fix link 2019-02-13 19:50:42 -05:00
Sean Whalen
22230af4d2 Add a link to the Davmail FAQ
Includes Modern Auth/multi-factor authentication instructions
2019-02-13 19:44:08 -05:00
Sean Whalen
71362b8d69 Update example davmail config
Make settings clearer

See also: Issue #57
2019-02-13 19:30:42 -05:00
Sean Whalen
53510c1f78 Update example davmail config
See also: Issue #57
2019-02-13 19:15:52 -05:00
Sean Whalen
d68294c58a Fix docs typo 2019-02-13 15:04:47 -05:00
Sean Whalen
93ecf4a262 Fix docs typo 2019-02-13 14:23:16 -05:00
Sean Whalen
e12c5637e1 Update index.rst 2019-02-13 13:53:32 -05:00
Sean Whalen
f5d645cebd Fix table formatting 2019-02-13 13:50:52 -05:00
Sean Whalen
b70d47e1b2 Update mailing list documentation 2019-02-13 13:42:32 -05:00
Sean Whalen
603dd65da5 Update CHANGELOG.md 2019-02-13 10:34:55 -05:00
Sean Whalen
e588845f23 6.1.0 - Fix aggregate report email parsing regression
Fix aggregate report email parsing regression in 6.0.3 (closes issues #57 and #58)
2019-02-13 10:30:25 -05:00
Sean Whalen
6d047befcb fix bad debog output #57 2019-02-12 15:29:46 -05:00
Sean Whalen
a06db17a52 Fix Davmail support 2019-02-12 15:10:07 -05:00
Sean Whalen
007225302e Add debugging info for #57 2019-02-12 14:54:46 -05:00
Sean Whalen
34594ca514 6.0.3 release 2019-02-12 11:59:37 -05:00
Sean Whalen
b56c958146 Update CHANGELOG.md 2019-02-12 11:53:55 -05:00
Sean Whalen
444deeab7c 6.0.3 - Fix email parser (closes issue #53)
Don't assume the report is the last part of the email message
2019-02-12 11:51:32 -05:00
Sean Whalen
bca34f3891 Remove outdated documentation 2019-02-10 13:45:16 -05:00
Sean Whalen
b61717d184 Fix docs 2019-02-10 13:12:34 -05:00
Sean Whalen
7b7ac245b0 Release 6.0.2 and update documentation 2019-02-10 12:57:50 -05:00
Sean Whalen
8ed6c7840d Use temp directory for temp files (fixes issue #54) 2019-02-10 07:29:52 -05:00
Sean Whalen
21b6ccb427 Attempt to fix issue #53 without breaking anything else 2019-02-08 09:03:16 -05:00
Sean Whalen
9329feec1f Add index patters that were accidently removed from kibana_saved_objects.json
Issue #52
2019-02-07 10:59:33 -05:00
Sean Whalen
2aa4b6aac4 6.0.1 - Fix Elasticsearch output
PR #50 - andrewmcgilvray
2019-02-06 06:43:55 -05:00
Sean Whalen
59acc5238d Merge pull request #50 from andrewmcgilvray/andrewmcgilvray-patch-1
fixes elasticsearch output
2019-02-06 06:37:01 -05:00
Andrew McGilvray
9b5e3db91f fixes elasticsearch output
There were many problems created by what looks like a bad search and replace.
2019-02-06 14:56:17 +10:00
Sean Whalen
af79a1f286 Update index.rst 2019-02-05 12:27:21 -05:00
Sean Whalen
74dacf48fb Add instructions for securing the config file 2019-02-05 11:51:58 -05:00
Sean Whalen
bd76344baa Small doc fixes 2019-02-05 11:31:49 -05:00
Sean Whalen
84522a2fa0 Update documentation for 6.0.0 release 2019-02-05 11:25:45 -05:00
Sean Whalen
9a3971ca50 Update README.rst 2019-02-05 00:31:53 -05:00
Sean Whalen
43791dd64a Remove outdated docs 2019-02-05 00:28:15 -05:00
Sean Whalen
d0d386e7ad Update documentation 2019-02-04 23:59:06 -05:00
Sean Whalen
975365413d Start to update docs 2019-02-04 23:03:13 -05:00
Sean Whalen
c796b0be6c Actually fix CI 2019-02-04 17:32:07 -05:00
Sean Whalen
6d399ef931 Fix CI 2019-02-04 17:20:07 -05:00
Sean Whalen
528cfb2822 6.0.0
Move CLI options to a config file
2019-02-04 17:03:33 -05:00
Sean Whalen
5c0de87d4e Update dmarc-summary-charts.png 2019-02-01 11:50:57 -05:00
Sean Whalen
61f33f0017 Update dmarc-summary-charts.png 2019-02-01 11:26:59 -05:00
Sean Whalen
eacd30688e Update dmarc-summary-charts.png 2019-02-01 11:15:35 -05:00
Sean Whalen
3f71518498 PEP8 fixes 2019-02-01 11:02:52 -05:00
Sean Whalen
80ee60f69e Merge branch 'master' of https://github.com/domainaware/parsedmarc 2019-02-01 10:42:52 -05:00
Sean Whalen
e8feca3117 Visualization improvements (Closes #49) 2019-02-01 10:42:43 -05:00
Sean Whalen
1ba1bc9543 5.3.0 - Closses issue #45 and issue #57 2019-01-28 18:19:07 -05:00
Sean Whalen
cc315d00e1 Rase proper exception on invalid forensic report emails
Issue #47
2019-01-28 10:18:19 -05:00
Sean Whalen
e85e99a416 Use the same connection for moving messages
Office 365 did not like multiple conections at all
2019-01-24 14:02:08 -05:00
Sean Whalen
f883996126 Fix move test 2019-01-24 12:04:01 -05:00