Commit Graph

2780 Commits

Author SHA1 Message Date
Georg Lauterbach f48aa22a9b
Update mail-getmail.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-17 08:39:35 +02:00
casperklein 5bbb0ee55c adjust style 2024-08-16 16:16:55 +02:00
casperklein f667774a7c adjust style 2024-08-16 16:06:45 +02:00
Casper 0940789316
Merge branch 'master' into getmail 2024-08-16 02:28:53 +02:00
casperklein c9e0eb15e9 add getmail to restart check 2024-08-16 02:26:39 +02:00
casperklein 1730523eb2 removed 'sleep' added for debugging 2024-08-16 01:54:57 +02:00
casperklein 496bd20824 remove --id from logger command
logger --id=$$ ... leads to this error message
    logger: send message failed: Operation not permitted

The same issue is mentioned here: https://github.com/jonathanio/update-systemd-resolved/issues/25
2024-08-16 01:31:35 +02:00
casperklein 7c8064cd71 fix typo 2024-08-15 23:11:09 +02:00
casperklein c0ac4f5fed log as getmail instead of getmail6
getmail6 itself logs as "getmail" to syslog.
we align here to "getmail" too.
2024-08-15 21:03:11 +02:00
casperklein d82da8d23f make logger command more clear 2024-08-15 20:58:52 +02:00
Casper 08f61a9ef1
Update docs/content/config/advanced/mail-getmail.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-15 12:36:57 +02:00
casperklein b2fb38f995 Improve comment 2024-08-15 12:33:42 +02:00
casperklein 74b127c26f fix typo 2024-08-14 22:54:54 +02:00
casperklein 3b7f104601 log errors to syslog 2024-08-14 22:28:23 +02:00
casperklein f58c0e8b11 remove error checking from _the setup_getmail function; getmail-service.sh will handle that instead. 2024-08-14 22:26:47 +02:00
Casper fb2205efc4
Update CHANGELOG.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-13 19:43:41 +02:00
Casper 7c29ff7387
Update target/scripts/startup/setup.d/getmail.sh
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-13 19:24:47 +02:00
Casper a0e39973a9
Update docs/content/config/advanced/mail-getmail.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-13 18:55:22 +02:00
Casper c068b31159
Update docs/content/config/advanced/mail-getmail.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-13 18:53:52 +02:00
Casper f57e5f68f5
Update CHANGELOG.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-13 18:40:37 +02:00
Casper 12ff8b394d
Update CHANGELOG.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-13 18:39:26 +02:00
Casper 389b41f822
Update CHANGELOG.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-13 18:38:43 +02:00
Casper ed4bed84dd
Update CHANGELOG.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-13 18:38:32 +02:00
Casper afb9e39b61
Update CHANGELOG.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-13 18:38:13 +02:00
Casper c5763c3465
Update CHANGELOG.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-13 18:37:58 +02:00
Casper 84a2d7b32a
Update CHANGELOG.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-08-13 18:37:45 +02:00
dependabot[bot] fb57905aa3
chore(deps): Bump docker/build-push-action from 6.5.0 to 6.6.1 (#4158)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 13:26:05 +02:00
casperklein c3384185a9 add rc file name to output 2024-08-13 02:54:04 +02:00
casperklein 6d8744b9c4 make migration to new locations more clear. using host directories as example, which makes more sense compared to the container directories. 2024-08-10 12:41:09 +02:00
casperklein 0c9d74eeb2 better naming 2024-08-10 12:40:15 +02:00
casperklein 739fbc7693 add migration info 2024-08-09 22:45:52 +02:00
casperklein 04bc1a03e1 Add changelog 2024-08-09 22:41:11 +02:00
casperklein e62abce1b5 add example configs 2024-08-09 22:31:20 +02:00
casperklein 3e5e78730e adjust tests 2024-08-09 22:30:57 +02:00
casperklein 6e9406037d update debug-getmail 2024-08-09 22:30:30 +02:00
casperklein 8285bde12c Update documentation 2024-08-09 22:13:13 +02:00
casperklein f2c49f53d9 Make getmail a supervisord service; remove getmail cron job 2024-08-09 22:10:58 +02:00
casperklein 701962415d Getmail revision
* Verify GETMAIL_POLL
* Switch state-dir from /tmp/docker-mailserver/getmail to /var/lib/getmail
* Add support for custom getmailrc_general.cf file
* remove getmail 'message_log'  option in favor of 'message_log_syslog'
* Change config directory structure:

├── docker-data/dms/config
│   ├── getmail-example.cf

to

├── docker-data/dms/config
│   ├── getmail
│   │   ├── getmailrc_general.cf
│   │   ├── imap-example.cf
│   │   ├── pop3-example.cf
2024-08-09 21:56:53 +02:00
dependabot[bot] d61909bdea
chore(deps): Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#4152)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.5.0 to 3.6.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 19:15:35 +12:00
Brennan Kinney 526fd64d11
fix: Ensure main log file is tailed from the start (#4146)
Co-authored-by: Casper <casperklein@users.noreply.github.com>
2024-08-03 12:04:21 +12:00
Brennan Kinney 2f8ad142ec
fix: Prevent `stderr` being written to `/etc/postfix/main.cf` (#4147)
`stderr` is filtered by `grep` to discard unwanted (expected) log noise when appending the override `postfix-main.cf` content (_updated settings did not replace earlier defined instances_).

That `grep` filter introduced a regression into DMS v14 release, since any other `stderr` content not being excluded was now blended into `stdout` and redirected with the original `stdout` output for the `postconf -n` command.

The fix is to ensure the `grep` output is redirect to `stderr` to avoid that mishap.
2024-08-02 09:42:39 +12:00
Brennan Kinney a338c06639
docs: Add caveat for ENV `DMS_VMAIL_UID` value compatibility (#4143) 2024-08-01 08:57:36 +12:00
Casper 37e5203a69
ci: Remove CONTRIBUTORS.md (#4141) 2024-07-31 09:04:51 +02:00
Casper 01194b7552
docs: Add minimal `compose.yaml` examples that demonstrate specific features (#4138)
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2024-07-30 18:57:33 +02:00
github-actions[bot] c544d770e7
docs: updated `CONTRIBUTORS.md` (#4139) 2024-07-30 18:34:17 +02:00
dependabot[bot] 32c0a346fc
chore(deps): Bump anchore/scan-action from 4.0.0 to 4.1.0 (#4125)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anchore/scan-action/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: anchore/scan-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 09:12:47 +12:00
dependabot[bot] 093e43480c
chore(deps): Bump docker/build-push-action from 6.4.0 to 6.5.0 (#4126)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 08:46:13 +12:00
dependabot[bot] 720a4a2534
chore(deps): Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#4127) 2024-07-22 16:53:57 +02:00
dependabot[bot] 2edd6936c4
chore(deps): Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#4128) 2024-07-22 16:48:59 +02:00
Moritz Poldrack 009237cc26
chore: Prevent Microsoft MUAs from sending reactions (#4120)
---------

Signed-off-by: Moritz Poldrack <~git@mp.gy>
2024-07-22 23:43:11 +12:00