fix: Add TLS/SSL support for SMTP configuration and improve UI feedback #51

Closed
bscott wants to merge 0 commits from claude/fix-issue-50-011CUK4rq7hVXHpfDmts32i7 into main
bscott commented 2025-10-20 16:27:44 -04:00 (Migrated from github.com)
  • Implement STARTTLS for standard SMTP ports (2525, 8025, 587, 25, 80)
  • Add implicit TLS support for SSL ports (465, 8465, 443)
  • Add loading spinner to test connection button for better user feedback
  • Fix authentication failures with SMTP2Go and other providers requiring encryption
  • Improve error messages to distinguish between SSL and STARTTLS connection failures
  • Help with Claude to try this workflow out.

Resolves #50

- Implement STARTTLS for standard SMTP ports (2525, 8025, 587, 25, 80) - Add implicit TLS support for SSL ports (465, 8465, 443) - Add loading spinner to test connection button for better user feedback - Fix authentication failures with SMTP2Go and other providers requiring encryption - Improve error messages to distinguish between SSL and STARTTLS connection failures - Help with Claude to try this workflow out. Resolves #50

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bscott/subtrackr!51
No description provided.