Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding ENVS and options for deailing with SSL email endpoints (port 465) #40

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

zonywhoop
Copy link
Contributor

This PR adds proper support for SSL based SMTP using nodemailer. In particular this is required when using mail systems such as AWS SES.

This has been tested on our self hosted setup against AWS SES.

@iMuFeng iMuFeng merged commit c955846 into heyform:main Apr 9, 2024
1 check passed
FernandaOchoa added a commit to FernandaOchoa/heyform that referenced this pull request Apr 10, 2024
* Refactor answer-utils file parser

* Refactor shared-types-enums type FileUploadValue

* Upgrade dependencies

* Refactor the data structure for file uploads (close heyform#37)

* Fix submissions not properly displayed after schema change (close heyform#29)

* Release v0.0.6

* Adding environment variables deailing with SSL email endpoints (port 465) (heyform#40)

* Simplify apk process in Dockerfile by using `--no-cache` option (heyform#42)

- Replace the `--update` parameter with `--no-cache` in `apk add`
commands to ensure package indices are updated without leaving a cache.
- Remove the explicit cache removal step since the `--no-cache`
parameter makes it superfluous.

* Add zhTW traditional chinese locale (heyform#41)

---------

Co-authored-by: mufeng <mufeng.me@gmail.com>
Co-authored-by: Ed McLain <ed@edmclain.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
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.

None yet

2 participants