-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Brief description
This feature request follows an implementation proposed in the PR NethServer/ns8-webserver#129.
- Why: To support smarthost configuration and allow service containers to discover SMTP settings more easily.
- Purpose: Improve mail delivery flexibility and security, allowing containers to read SMTP environment variables set via an environment file, and ensure the service can access new SMTP settings. Also, update the container to include OpenSSL for secure mail communication.
Proposed solution
- Introduce a script to discover SMTP settings and create an environment file for smarthost configuration.
- Update the container setup to include OpenSSL.
- Ensure the service can access the new SMTP environment variables.
Alternative solutions
- Continue manual setup of SMTP parameters inside containers instead of providing an automated/file-based approach.
- Rely on insecure mail delivery if OpenSSL is not added.
Additional context
- PR link: NethServer/ns8-webserver#129
See also
thank to Daniel Zeman
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels