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

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

Re: sending mail using tls using Emacs under Windows


From: Will Parsons
Subject: Re: sending mail using tls using Emacs under Windows
Date: 27 Mar 2015 17:30:13 GMT
User-agent: slrn/1.0.2 (FreeBSD)

Sivaram Neelakantan wrote:
> On Thu, Mar 26 2015,Will Parsons wrote:
>
>> Sending via mail...
>> gnutls.el: (err=[-64] Error while reading file.) boot: (:priority
>> NORMAL :hostname smtp.gmail.com :loglevel 0 :min-prime-bits 256
>> :trustfiles (/usr/ssl/certs/ca-bundle.crt) :crlfiles nil :keylist nil
>> :verify-flags nil :verify-error nil :callbacks nil)
>> 530 5.7.0 Must issue a STARTTLS command first. 9sm4204471qgo.38 -
>> gsmtp
>> 221 2.0.0 closing connection 9sm4204471qgo.38 - gsmtp
>> smtpmail-send-it: Sending failed: 530 5.7.0 Must issue a STARTTLS
>> command first. 9sm4204471qgo.38 - gsmtp
>>
>>
>> So it looks like there's a problem with gnutls.el, but I don't know
>> what.
>
>  I have this too that I missed as part of my configuration lines that
> I sent.
>
> (setq gnutls-trustfiles '("c:/cygwin/usr/ssl/certs/ca-bundle.trust.crt" 
> "c:/cygwin/usr/ssl/certs/ca-bundle.crt"))
>
> Does setting this explicitly work?

Yes it does!

-- 
Will


reply via email to

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