all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Thorpe <rt@robertthorpeconsulting.com>
To: Robert Pluim <rpluim@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Insecure Mail Sending Warning
Date: Sat, 24 Oct 2020 02:48:09 +0100	[thread overview]
Message-ID: <87tuukjsx2.fsf@robertthorpeconsulting.com> (raw)
In-Reply-To: <m24kmkc4ao.fsf@gmail.com> (message from Robert Pluim on Fri, 23 Oct 2020 18:09:35 +0200)

>     Robert> Where <mailserver> is the URL of my mailserver.
>
>     Robert> Can I fix this or is the problem on my mail provider's side?
>
> The problem is on the mail provider's side, I think.

Thank you.  I'll contact my provider and ask them about it.

> Iʼm kind of surprised that a real mail provider still enables
> TLS1.0. You can test what it supports using
>
> gnutls-cli -p 587 <mailserver>

That command doesn't seem to give useful output.  It says:
> Processed 148 CA certificate(s).
> Resolving '<mailserver>:587'...
> Connecting to '81.17.254.9:587'...
> |<1>| Received record packet of unknown type 50
> *** Fatal error: An unexpected TLS packet was received.

Anyway, I'll talk to them about it.

>     Robert> I'm using port 587, which I thought was correct.
>
> 587 is the mail submission port. It normally starts out in cleartext,
> and is then upgraded to TLS with a STARTTLS command. Iʼd recommend
> 465, which is TLS-only (although you'd have to set
> smtpmail-stream-type to 'tls)
>
> You'd still get the warning, but at least the entire connection would
> be encrypted (not that that means much when using TLS1.0)

It seems that port 465 doesn't work.  The gnutls-cli command timed out
on it.

Thank you again,
Robert Thorpe




  reply	other threads:[~2020-10-24  1:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23  0:35 Insecure Mail Sending Warning Robert Thorpe
2020-10-23 16:09 ` Robert Pluim
2020-10-24  1:48   ` Robert Thorpe [this message]
2020-10-24  9:56     ` Robert Pluim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tuukjsx2.fsf@robertthorpeconsulting.com \
    --to=rt@robertthorpeconsulting.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rpluim@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.