1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2026-04-12 05:47:03 +02:00
aerc/lib/send
Terrance 2dc128dfc5 smtp: add smtps+insecure:// protocol
This mirrors imaps+insecure:// by making the SMTP connection with
TLS/SSL but skipping certificate verification.

Signed-off-by: Terrance <git@terrance.allofti.me>
Acked-by: Robin Jarry <robin@jarry.cc>
2026-03-27 09:07:01 +01:00
..
jmap.go messages: generalize cancellation context 2026-02-09 14:46:27 +01:00
parse.go lib: consolidate SASL authentication code 2026-02-09 14:46:27 +01:00
sender.go smtp: add smtps+insecure:// protocol 2026-03-27 09:07:01 +01:00
sendmail.go completion: display descriptions next to choices 2024-10-23 10:22:51 +02:00
smtp.go smtp: add smtps+insecure:// protocol 2026-03-27 09:07:01 +01:00