Sean Whalen
abf9695228
8.2.0
2022-05-10 19:55:27 -04:00
Sean Whalen
665720a017
8.1.1
...
- Fix marking messages as read via Microsoft Graph
2022-05-09 19:14:27 -04:00
Sean Whalen
6702181400
Move __version__ back
...
Fixes building from git/docker
2022-05-09 15:34:01 -04:00
Sean Whalen
b6054aafce
Prep for 8.1.0
...
- Restore compatability with <8.0.0 configuration files (with deprecation warnings)
- Move `parsedmarc.__version__` to `parsedmarc.meta.__version__`
- Set default `reports_folder` to `Inbox` (rather than `INBOX`) when `msgraph` is configured
2022-05-09 10:01:04 -04:00
Sean Whalen
a1c912fc7d
Use dateparser 1.1.1 to address #273
2022-05-02 16:24:44 -04:00
Sean Whalen
6d0717d6c0
Six setup.py requirements list
2022-05-02 15:56:48 -04:00
Sean Whalen
8943430ff3
Fix elasticsearch-dsl requirement
2022-05-02 15:39:40 -04:00
Sean Whalen
03811988d3
Separate version number in setup.py to allow install from git
2022-05-02 14:42:25 -04:00
Sean Whalen
996deb042c
Move version to its own package
2022-05-02 14:38:17 -04:00
Sean Whalen
af2afddf96
Possible 8.0.3 release
...
- Fix IMAP callback for `IDLE` connections (PR #313 closes issue #311 )
- Add warnings in documentation and log output for IMAP configuration changes introduced in 8.0.0 (Closes issue #309 )
- Actually pin the `elasticsearch` Python library version at `<7.14.0` (Closes issue #315 )
2022-05-02 12:50:37 -04:00
Nathan Thorpe
514ca35117
add parsedmarc.mail to setup packages
2022-04-24 08:18:37 -07:00
Sean Whalen
f5dcde183a
Merge branch 'master' into graph_addition
2022-04-21 17:11:22 -04:00
Nathan Thorpe
db1d3443fd
update setup.py
2022-04-03 17:56:39 -07:00
Panos Gkikakis
5be36e431c
Added dependencies for GMail api
2022-01-24 23:45:59 +02:00
Matteo Castellini
68bc430476
Actually add DBIP database static copy to packaged files
2022-01-07 22:58:41 +01:00
Sean Whalen
b54bcc9138
Update setup.py
2021-12-07 12:05:53 -05:00
Sean Whalen
1b69aa1fef
Update setup.py
2021-12-07 11:52:26 -05:00
Tom Henderson
291d389f69
Add boto3
2021-02-05 14:29:27 +13:00
Sean Whalen
3f1e25e315
Drop Python 3.5 support
2020-11-25 09:36:39 -05:00
Sean Whalen
4c3fb65af1
6.12.0
2020-11-24 21:42:45 -05:00
Sean Whalen
382e33f687
Use elasticsearch version provided by elasticsearch-dsl
2020-06-10 18:05:23 -04:00
Sean Whalen
4fca674064
6.10.0
...
- Ignore unknown forensic report fields when generating CSVs (Closes issue #148 )
- Fix crash on IMAP timeout (PR #164 - closes issue #163 )
- Use SMTP port from the config file when sending emails (PR #151 )
- Add support for Elasticsearch 7.0 (PR #161 - closes issue #149 )
- Remove temporary workaround for DMARC aggregate report records missing a SPF domain fields
2020-05-10 17:44:14 -04:00
Lennart Friberg
a89d41acd0
Update setup.py
...
Changed Elasticsearch py to support Elastic > 7.0
For Elasticsearch 7.0 and later, use the major version 7 (7.x.y) of the library.
2020-05-06 21:54:08 +02:00
Sean Whalen
d0bb858e74
6.9.0
2020-02-17 16:24:11 -05:00
Sean Whalen
97db183031
6.8.2
2020-01-24 12:21:34 -05:00
Sean Whalen
c50bdf8d7e
Actually fix the build
2020-01-22 12:47:13 -05:00
Sean Whalen
ac25262385
6.8.1
2020-01-22 11:50:49 -05:00
Sean Whalen
a997496e75
Actual 6.8.0 release
2020-01-14 13:10:57 -05:00
Sean Whalen
1271b26fd5
6.8.0
...
closes issues #137 and #139
2020-01-14 11:32:40 -05:00
Sean Whalen
20ac81343b
6.7.4 - Update dependencies
...
Fixes issue #134
2019-12-23 15:30:54 -05:00
Sean Whalen
d82f211946
6.7.3
...
Make `dkim_aligned` and `spf_aligned` case insensitive (PR #132 )
2019-12-17 06:53:52 -05:00
Sean Whalen
d3f25c9447
Fix missing data in CSV output
...
Closes issue #128
2019-11-25 11:07:31 -05:00
Sean Whalen
747d22358f
6.7.1
...
- Parse forensic email samples with non-standard date headers
- Graceful handling of a failure to download the GeoIP database (issue #123 )
2019-11-12 11:12:50 -05:00
Sean Whalen
9e50a1db57
Fix CI build
2019-11-06 12:41:57 -05:00
Sean Whalen
193e0fd98c
Merge pull request #122 from michaeldavie/handle_bad_data
...
Handle invalid aggregate reports
2019-11-06 12:40:05 -05:00
Sean Whalen
eefc74c576
Fix PEP 8 line length
2019-11-06 12:24:09 -05:00
michaeldavie
13a2624850
Handle invalid bytes
2019-11-05 21:15:06 -05:00
chinskiy
2b789c869a
add python 3.8 to CI
2019-10-31 13:08:25 +02:00
Sean Whalen
7d7a3e0919
6.6.1 - Close files after reading them
2019-09-23 00:53:36 -04:00
Sean Whalen
8a45628f25
Update setup.py
2019-09-23 00:24:04 -04:00
Sean Whalen
c991feb860
Auto detect mbox files and add IMAP timeouts
2019-09-23 00:12:51 -04:00
Sean Whalen
a1303a2168
Start work on 6.6.0
2019-09-22 00:20:21 -04:00
Sean Whalen
61e282d6ea
6.5.5
2019-09-13 08:24:48 -04:00
Sean Whalen
6efec4e633
6.5.4
...
Bump required `mailsuite` version to `1.2.1`
2019-08-12 15:07:06 -04:00
Sean Whalen
cb63c55b94
6.5.3
2019-07-31 11:08:01 -04:00
Sean Whalen
7f99759d30
6.5.2
2019-07-30 11:41:42 -04:00
Sean Whalen
a58975fc1c
Bump version to 6.5.1
2019-07-18 13:16:39 -04:00
Sean Whalen
364f292a15
Prep for release
2019-07-16 21:59:44 -04:00
Sean Whalen
90e92809e3
Bump version
2019-07-15 19:15:31 -04:00
Sean Whalen
2351590c4d
6.4.2
...
Closes issue #94
2019-07-02 10:41:40 -04:00