Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Emacs (24.4.2) Gnus (0.12) TLS connection not working
       [not found] <mailman.12298.1414572320.1147.info-gnus-english@gnu.org>
@ 2014-10-30 15:39 ` Ted Zlatanov
  2014-11-01  8:45   ` Rafał Kowalski
  0 siblings, 1 reply; 4+ messages in thread
From: Ted Zlatanov @ 2014-10-30 15:39 UTC (permalink / raw)
  To: info-gnus-english

On Wed, 29 Oct 2014 09:42:03 +0100 rafal.kowalski@mac.com (Rafał Kowalski) wrote: 

RK> Hi,
RK> My Emacs (24.4.2) Gnus (0.12) email setup has stopped working with the
RK> following error message:

RK> Sending via mail...
RK> gnutls.c: [0] (Emacs) fatal error: The TLS connection was non-properly terminated.
RK> gnutls.el: (err=[-110] The TLS connection was non-properly terminated.) boot: (:priority NORMAL :hostname smtp.me.com :loglevel 0 :min-prime-bits 256 :trustfiles nil :crlfiles nil :keylist nil :verify-flags nil :verify-error nil :callbacks nil)
RK> smtpmail-send-it: Sending failed: 530 5.7.0 No STARTTLS command has been given.

RK> I'm wondering if it's the Gnus or Gnutls problem.  I'm using brew on OS
RK> X Yosemity and Gnutls is 3.3.9.

Use `gnutls-cli' from the command line and see if you can establish a
connection.  That will help.

Also try the OpenSSL CLI tools the same way, to see if it's a SSL/TLS
issue or a library issue (GnuTLS) or a client issue (Emacs).

HTH
Ted
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Emacs (24.4.2) Gnus (0.12) TLS connection not working
  2014-10-30 15:39 ` Emacs (24.4.2) Gnus (0.12) TLS connection not working Ted Zlatanov
@ 2014-11-01  8:45   ` Rafał Kowalski
  0 siblings, 0 replies; 4+ messages in thread
From: Rafał Kowalski @ 2014-11-01  8:45 UTC (permalink / raw)
  To: info-gnus-english


-> Ted Zlatanov writes:

[...]

> Use `gnutls-cli' from the command line and see if you can establish a
> connection.  That will help.

Yes, you're right, it helped.  The `gnutls-cli` reported `connection
refused` and after reserching a bit it turned out that the old smtp host
configuration stopped working.

> Also try the OpenSSL CLI tools the same way, to see if it's a SSL/TLS
> issue or a library issue (GnuTLS) or a client issue (Emacs).

Human error.

> HTH
> Ted
> _______________________________________________
> info-gnus-english mailing list
> info-gnus-english@gnu.org
> https://lists.gnu.org/mailman/listinfo/info-gnus-english

Thanks,
cheers
-- 
-rafał

Too brief? Here's why! http://emailcharter.org


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Emacs (24.4.2) Gnus (0.12) TLS connection not working
  2014-10-29  8:42 Rafał Kowalski
@ 2014-10-29  9:35 ` Igor Sosa Mayor
  0 siblings, 0 replies; 4+ messages in thread
From: Igor Sosa Mayor @ 2014-10-29  9:35 UTC (permalink / raw)
  To: info-gnus-english

rafal.kowalski@mac.com (Rafał Kowalski) writes:

> Hi,
>
> My Emacs (24.4.2) Gnus (0.12) email setup has stopped working with the
> following error message:
>
> Sending via mail...
> gnutls.c: [0] (Emacs) fatal error: The TLS connection was non-properly terminated.

I also get this error message sometimes. Not only with 24.4, also with
24.3...



_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Emacs (24.4.2) Gnus (0.12) TLS connection not working
@ 2014-10-29  8:42 Rafał Kowalski
  2014-10-29  9:35 ` Igor Sosa Mayor
  0 siblings, 1 reply; 4+ messages in thread
From: Rafał Kowalski @ 2014-10-29  8:42 UTC (permalink / raw)
  To: info-gnus-english

Hi,

My Emacs (24.4.2) Gnus (0.12) email setup has stopped working with the
following error message:

--8<---------------cut here---------------start------------->8---
Sending via mail...
gnutls.c: [0] (Emacs) fatal error: The TLS connection was non-properly terminated.
gnutls.el: (err=[-110] The TLS connection was non-properly terminated.) boot: (:priority NORMAL :hostname smtp.me.com :loglevel 0 :min-prime-bits 256 :trustfiles nil :crlfiles nil :keylist nil :verify-flags nil :verify-error nil :callbacks nil)
smtpmail-send-it: Sending failed: 530 5.7.0 No STARTTLS command has been given.
--8<---------------cut here---------------end--------------->8---

I'm wondering if it's the Gnus or Gnutls problem.  I'm using brew on OS
X Yosemity and Gnutls is 3.3.9.

Any help appreciated!
Cheers
-- 
-rafał

Too brief? Here's why! http://emailcharter.org


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-01  8:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.12298.1414572320.1147.info-gnus-english@gnu.org>
2014-10-30 15:39 ` Emacs (24.4.2) Gnus (0.12) TLS connection not working Ted Zlatanov
2014-11-01  8:45   ` Rafał Kowalski
2014-10-29  8:42 Rafał Kowalski
2014-10-29  9:35 ` Igor Sosa Mayor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).