Commit Graph

28 Commits

Author SHA1 Message Date
Robert Schumann
a1358b9187 Update README.md 2021-12-08 01:00:52 +01: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
526e230616 fixes #13
* explicitly disable ro for compressed tables on mariadb example image
2021-07-24 13:59:01 +02: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
aa39ace246 add screenshot to readme 2020-11-22 16:50:37 +01: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
Merlin Beutlberger
b7d0e22eb5 Readme: Improve docker-compose sample and describe cron job schedule (#7)
* Readme: Improve docker-compose sample

- Add attributes "version" and "services" to make it a docker-compose.yml
- Add mariadb service with preconfigured user and database

Resolves https://github.com/gutmensch/docker-dmarc-report/issues/1

* Readme: Describe cron job schedule

It took me a while to figure out why nothing happened after starting the
container. This should help new users to understand that they only have
to wait for the cron job to start.
2020-04-13 16:50:30 +02:00
Robert Schumann
fae9ae5a08 Merge pull request #6 from smpita/master
Cleanup
2019-01-04 22:05:09 +01:00
Sean Pearce
0081cc4bce Extended config, deprecated TEMPLATE_ 2019-01-04 11:40:31 -08:00
Robert Schumann
1b0c400f7a update README 2019-01-04 17:19:57 +01:00
Robert Schumann
a0fc9240ba fix process interval - busybox missing feature 2018-04-05 13:08:31 +02:00
Robert Schumann
21802d4889 fixes to cron logfile, order descending. 2018-04-01 14:51:51 +02:00
Robert Schumann
913420af75 move to other root dir 2018-03-31 22:42:24 +02:00
Robert Schumann
129ee4bd9a switch to sans serif font 2018-03-31 21:47:10 +02:00
Robert Schumann
39d7eb1e2f Update README.md 2018-03-31 19:40:29 +02:00
Robert Schumann
7230ee6217 Initial commit of dmarc reports image 2018-03-31 19:35:32 +02:00
Robert Schumann
7954a48577 Update README.md 2018-01-01 18:37:26 +01:00
Robert Schumann
03497fc68c Update README.md 2018-01-01 18:36:58 +01:00
Robert Schumann
8df100e1c2 Update README.md 2018-01-01 18:36:06 +01:00
Robert Schumann
117f806d5a Add information for webclient and screenshot 2018-01-01 18:30:36 +01:00
Robert Schumann
7d4cdb782b change to port 3535 because openhab2 uses 8090 *sigh* 2017-07-08 17:59:18 +02:00
Robert Schumann
d369b81406 Update README.md with version 2017-02-11 15:22:31 +01:00
Robert Schumann
d9ab435949 Update README.md 2016-12-04 20:11:13 +01:00
Robert Schumann
6306bbfae2 Update README.md 2016-12-04 19:31:49 +01:00
Robert Schumann
46636eee78 Update README.md 2016-12-04 19:18:45 +01:00
Robert Schumann
53c7902f1e Update README.md 2016-12-04 19:09:38 +01:00
Robert Schumann
4bc6b19f5d Update README.md 2016-12-04 19:09:27 +01:00
Robert Schumann
58e5ecae7f Create README.md 2016-12-04 18:56:33 +01:00