Skip to content

[Bug]: SMTP server setup with encryption set to none is still using starttls #5877

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

Open
heiniha opened this issue May 22, 2025 · 0 comments
Open
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@heiniha
Copy link

heiniha commented May 22, 2025

Error Message and Logs

Leaving the envryption field as "None" does not work for coolify to send the mail without starttls.
Our mailserver always receives requests including starttls, see log message below.
Refer to previous issue I made here: #4311, where the error was resolved, but now using version v4.0.0-beta.418, the issue seems to have come back.

LOG MESSAGE from mail server:
21:12:32.713345 IP xx.xx.xx.xx.39594 > xx.xx.xx.xx.25: Flags [P.], seq 19:29, ack 152, win 501, options [nop,nop,TS val 4162525193 ecr 4249281295], length 10: SMTP: STARTTLS

Steps to Reproduce

  1. Configure smtp server settings with encryption set to None
  2. Test send email
  3. Coolify marks it as sent successfully
  4. Mail server denies request with starttls

Example Repository URL

No response

Coolify Version

v4.0.0-beta.418

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.04

Additional Information

No response

@heiniha heiniha added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant