Sharon Kimble writes: Hi Sharon, > ╭──── > │gnutls.c: [0] (Emacs) fatal error: The TLS connection was non-properly terminated. > ╰──── I don't use paradox so I can't comment on that, but... > This occasionally stops me from sending an email that I've just > written. So far the only workaround that I've found that works, is to > comment out this line from my "init.org" > > ;; (setq starttls-use-gnutls t > ;; starttls-gnutls-program "/usr/bin/gnutls-cli") I doubt that this really solves the issue because this setting doesn't change anything. t and gnutls-cli are the default values of these two variables. Bye, Tassilo