Skip to content

Unencrypted SMTP server connection not availableΒ #6018

@ChucklezPC2

Description

@ChucklezPC2

πŸ“‘ I have found these related issues/pull requests

Unable to find any related issues/pull requests

πŸ›‘οΈ Security Policy

πŸ“ Description

When trying to use an SMTP server that does not have any encryption protocols available, error occurs.

πŸ‘Ÿ Reproduction steps

Setup new Email/SMTP Notification.

  • Host: Point to SMTP server that does not support TLS
  • Port: 25
  • Security: None / STARTTLS (25, 587)

πŸ‘€ Expected behavior

Notification setup properly ignores TLS and/or does not look for it. Emails send through unencrypted SMTP server properly.

πŸ˜“ Actual Behavior

App is using a setting that is expecting TLS, thus rejecting the notificaiotn setup.

Error Message: "Error upgrading connection with STARTTLS: 454 4.7.0 TLS not available due to local problem"

🐻 Uptime-Kuma Version

1.23.16

πŸ’» Operating System and Arch

Windows 11

🌐 Browser

Brave (latest version)

πŸ–₯️ Deployment Environment

  • Runtime Environment:
    • Docker: Version X.X.X (Build Y.Y.Y)
    • Docker Compose: Version X.X.X
    • Portainer (BE/CE): Version X.X.X (LTS: Yes/No)
    • MariaDB: Version X.X.X (LTS: Yes/No)
    • Node.js: Version X.X.X (LTS: Yes/No)
    • Kubernetes (K3S/K8S): Version X.X.X (LTS: Yes/No, via [method/tool])
  • Database:
    • SQLite: Embedded
    • MariaDB: Embedded/External
  • Database Storage:
    • Filesystem:
      • Linux: ext4/XFS/Btrfs/ZFS/F2FS
      • macOS: APFS/ HFS+
      • Windows: NTFS/ReFS
    • Storage Medium: HDD/eMMC/SSD/NVMe
  • Uptime Kuma Setup:
    • Number of monitors: X

πŸ“ Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    A:notificationsIssues or PRs related to notificationsbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions