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: Sivaram Neelakantan
Subject: Re: sending mail using tls using Emacs under Windows
Date: Wed, 25 Mar 2015 23:13:24 +0530
User-agent: Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.4 (windows-nt)

On Tue, Mar 24 2015,Will Parsons wrote:


[snipped 28 lines]



(setq smtpmail-stream-type 'ssl)
(setq smtpmail-smtp-server "smtp.gmail.com")
(setq smtpmail-smtp-service 465)
(setq smtpmail-debug-info t) ; only to debug problems set to t if needed
(setq smtpmail-debug-verb t)

with the usual entries in .authinfo works for me with Eli's gnutls
binaries for GNU Emacs 24.4.1 (i686-pc-mingw32) of 2014-10-24 on LEG570

 sivaram
 -- 




reply via email to

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