Skip to content

LIBCIR-457. Add script to prepare and run postfix.#231

Merged
mohideen merged 2 commits intorelease/8.2from
feature/LIBCIR-457
Oct 1, 2025
Merged

LIBCIR-457. Add script to prepare and run postfix.#231
mohideen merged 2 commits intorelease/8.2from
feature/LIBCIR-457

Conversation

@dsteelma-umd
Copy link
Contributor

Port of DRUM changes from LIBDEVOPS-83 into MD-SOAR to support sending
emails from the "cron" container that do not go through the DSpace
email handler.

This commit properly configures the Postfix mail handler with a
script to:

  • Run Postfix to run in a chroot environment.
  • Fix directory ownership and permissions
  • Start the Postfix service

Further changes in the k8s-mdsoar repository ensure that Postfix is
started as part of the "cron" container.

https://umd-dit.atlassian.net/browse/LIBCIR-457

@dsteelma-umd dsteelma-umd changed the base branch from mdsoar-main to release/8.2 September 30, 2025 19:09
Port of DRUM changes from LIBDEVOPS-83 into MD-SOAR to support sending
emails from the "cron" container that do not go through the DSpace
email handler.

This commit properly configures the Postfix mail handler with a
script to:

* Run Postfix to run in a chroot environment.
* Fix directory ownership and permissions
* Start the Postfix service

Further changes in the k8s-mdsoar repository ensure that Postfix is
started as part of the "cron" container.

https://umd-dit.atlassian.net/browse/LIBCIR-457
Set the "execute" permission bit on the "postfix.sh" script so it
is able to run in the container.

https://umd-dit.atlassian.net/browse/LIBCIR-457
@mohideen mohideen merged commit 9c2390f into release/8.2 Oct 1, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments