Unable to send e-mail to respond to response of bug report -- TLS is required, but was not offered by host

  • Open
  • quality assurance status badge
Details
One participant
  • Zelphir Kaltstahl
Owner
unassigned
Submitted by
Zelphir Kaltstahl
Severity
normal

Debbugs page

Zelphir Kaltstahl wrote 6 months ago
(address . bug-guix@gnu.org)
817c36d4-ec49-4340-922f-4797ab696f52@posteo.de
Hello Guix users/developers,

I replied to a reply to my report to bug-guix@gnu.org. However, seems like there
is something wrong and my e-mail provider sent me:

----
This is the mail system at host mout01.posteo.de.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

The mail system

<73276@debbugs.gnu.org>: TLS is required, but was not offered by host
debbugs.gnu.org[209.51.188.43]
----

I remember having had this before.

Is this some setting that could be changed? Or is it something on my end? Or on
my e-mail provider's side?

Seems to prevent me from properly responding to responses to bug reports.

Best regards,
Zelphir

--
Attachment: file
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 73315@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73315
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help