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

[FR] Support Submission port 587 #1076

Open
henri9813 opened this issue Dec 15, 2024 · 3 comments
Open

[FR] Support Submission port 587 #1076

henri9813 opened this issue Dec 15, 2024 · 3 comments
Assignees

Comments

@henri9813
Copy link

henri9813 commented Dec 15, 2024

Hello,

I have a SMTP server which listen on port 587 using submission TLS

Currently, appflowy support only port 465 which is a problem.

I need to applowy support for 587 starttls communication.

Thanks !

@khorshuheng khorshuheng self-assigned this Dec 16, 2024
@khorshuheng
Copy link
Collaborator

Related to #537 .

@henri9813
Copy link
Author

Related also to #951

I used to use port 587, that's why it crashed.

@khorshuheng khorshuheng assigned speed2exe and unassigned khorshuheng Dec 17, 2024
@speed2exe
Copy link
Collaborator

speed2exe commented Dec 17, 2024

@henri9813 #1078

With this PR being merged, you can set 'required' for APPFLOWY_MAILER_SMTP_TLS_KIND to use start tls. Do let us know if you are still facing this problem after doing so. Do remember to add this to the docker-compose.yml file as well.

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

No branches or pull requests

3 participants