help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dynamically switching send-mail settings


From: Tory S. Anderson
Subject: Re: Dynamically switching send-mail settings
Date: Mon, 09 Feb 2015 07:18:08 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Thanks Lars, 

After years of emailing in Gnus I didn't think that was an issue; I guess I 
thought gnutls was built in to Fedora, or I wouldn't have been working. Anyway, 
I sudo yum installed it and rebuilt emacs. Now I get a different set of errors:

    gnutls.c: [1] (Emacs) allocating credentials
    gnutls.c: [1] (Emacs) setting the trustfile:  
/etc/pki/tls/certs/ca-bundle.crt
    gnutls.c: [1] (Emacs) gnutls callbacks
    gnutls.c: [1] (Emacs) gnutls_init
    gnutls.c: [1] (Emacs) got non-default priority string: NORMAL
    gnutls.c: [1] (Emacs) setting the priority string
    gnutls.c: [audit] Note that the security level of the Diffie-Hellman key 
exchange has been lowered to 256 bits and this may allow decryption of the 
session data

    gnutls.c: [1] (Emacs) non-fatal error: Resource temporarily unavailable, 
try again. [11798 times]
    gnutls.c: [audit] Received record packet of unknown type 50

    gnutls.c: [0] (Emacs) fatal error: An unexpected TLS packet was received.
    gnutls.el: (err=[-15] An unexpected TLS packet was received.) boot: 
(:priority NORMAL :hostname mail.toryanderson2.com :loglevel 1 :min-prime-bits 
256 :trustfiles (/etc/pki/tls/certs/ca-bundle.crt) :crlfiles nil :keylist nil 
:verify-flags nil :verify-error nil :callbacks nil)
    gnutls-negotiate: GnuTLS error: #<process smtpmail>, -15

I was happy to see the Diffie-Hellman alert; that's what I get on my working 
email setup. But what's with the gnutls errors now? Seems like I'm getting 
closer and closer...



Lars Magne Ingebrigtsen <lmi@gnus.org> writes:

> torys.anderson@gmail.com (Tory S. Anderson) writes:
>
>> In this case it happens even if not a gmail account, and unfortunately
>> a new day didn't fix it. Two questions: First, with this message:
>>
>>     Opening TLS connection with `gnutls-cli --insecure -p 587
>> smtp.gmail2.com'...failed
>
> If you get these messages, then that means that your Emacs hasn't been
> built with libgnutls support.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]