~migadu/alps#104: 
SMTP submission starttls

ALPS allows either using smtp+insecure or smtps meaning TLS from the start of an SMTP session. Is there a way or can it be added easily so SMTP client might be configured to use STARTTLS? I'd like to sent mails through Haraka which only supports STARTTLS.

Status
REPORTED
Submitter
~pvagner
Assigned to
No-one
Submitted
3 years ago
Updated
2 years ago
Labels
email

~emersion 3 years ago

Sure, I think it would be great to add smtp:// addresses with mandatory STARTTLS.

~pvagner 3 years ago

I have found out Haraka can be configured with TLS listener on port 465 so this is no longer such critical for me.

~mynameiscosmo 3 years ago

I believe this would be needed for Migadu 1.

~mfashby 2 years ago

I believe this might be done already. STARTTLS will only be skipped if the URL scheme is 'smtp+insecure', see server.go:172

Register here or Log in to comment, or comment via email.