9 Commits

Author SHA1 Message Date
Robert Schumann
36b5748844 fix: more environment vars for parser, fixes #52
* also update source dates
2024-02-04 23:44:22 +01:00
madman-sf
0cc77fd254
pgsql is the wrong identifier (#29)
changed pgsql to Pg identifier in dmarc-report-parser.conf
2023-01-10 22:09:47 +01:00
Robert Schumann
8981d3afbf chore(build): add github action
* update documentation

  * fix report parser option and defaults

  * fixes #28

  * fixes #31
2023-01-07 23:05:36 +01:00
Robert Schumann
19f680a865 fix latest changes to viewer and parser
* new dependency postgres and PDO

	* php8 compatible
2022-08-10 00:08:41 +02:00
saltzimania
71d487cb9d
Environment Variable for PARSER_IMAP_IGNORE_ERROR (#14)
* Update dmarcts-report-parser.conf

Was getting the example error so added env variable so we can use docker-compose.yml to ignore errors.  This was experienced with Exchange Online in Microsoft 365.  This appears to have resolved the issue and dmarc reports were successfully retrieved and moved into the processed folder.

* Update README.md

* Update README.md

Fixed tab character
2021-11-21 13:23:06 +01:00
Robert Schumann
c74bc90d20 Bump version and image, fixes #10
* alpine 3.5 to 3.13

	* openssl upgrade, remove MimeInfo and SSL perl pkg hacks

	* mysql client library upgrades (compatibility with 8)

	* image size reduction 703 to 322 MB

	* bump upstream sources for viewer and parser

	* introduce tags (current and latest docker image 1.0, old image
          still available as 0.5)
2021-07-04 13:36:03 +02:00
Robert Schumann
38804c05f6 support new imap variables from parser
* keeps compat with existing env vars

	* fixes #8
2020-09-06 13:55:09 +02:00
Sean Pearce
00621c10e3 Use perl to read env vars
Extended $imapssl, $imaptls, $tlsverify to read env, with default values
2019-01-03 10:58:15 -08:00
Robert Schumann
7230ee6217 Initial commit of dmarc reports image 2018-03-31 19:35:32 +02:00