unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* more on starttls, gnutls-cli and using tls for mail
@ 2011-08-14  1:19 T. V. Raman
  2011-08-14  1:26 ` Karl Fogel
                   ` (2 more replies)
  0 siblings, 3 replies; 50+ messages in thread
From: T. V. Raman @ 2011-08-14  1:19 UTC (permalink / raw)
  To: emacs-devel

Savannah git has gotten a few more updates, and I've gotten close
to getting smtpmail working without hacks. The remaining problem:
(and this bites if you are using starttls and not gnutls-cli)

In function 
(defun network-stream-open-starttls (name buffer host service
parameters)
the following let binding forces gnutls-cli -- even though
starttls-use-gnutls has been set to nil earlier because
gnutls-cli ws not found on the system.
(let* ((starttls-use-gnutls t)

Also, if you ask smtpmail to save the security settings, it
creates a world-readable .authinfo with the password stored in
the clear --- looks like a bad idea on all counts.

-- 
Best Regards,
--raman



^ permalink raw reply	[flat|nested] 50+ messages in thread
* more on starttls, gnutls-cli and using tls for mail
@ 2011-08-14  2:10 raman
  0 siblings, 0 replies; 50+ messages in thread
From: raman @ 2011-08-14  2:10 UTC (permalink / raw)
  To: Karl Fogel, emacs-devel; +Cc: emacs-ddevel

Karl,

Iagree with you. Also, would be nice to encrypt .authinfo using
epg for extra strennnngth.
-- 
Best Regards,
--raman

-- 
Best Regards,
--raman



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

end of thread, other threads:[~2011-09-27 15:28 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-14  1:19 more on starttls, gnutls-cli and using tls for mail T. V. Raman
2011-08-14  1:26 ` Karl Fogel
2011-08-14  3:40   ` Leo
2011-08-14  5:42     ` Karl Fogel
2011-08-14 12:02       ` Vijay Lakshminarayanan
2011-08-14 21:07         ` Leo
2011-08-15  3:53           ` Vijay Lakshminarayanan
2011-08-15  4:27             ` Leo
2011-08-15  7:41               ` Vijay Lakshminarayanan
2011-08-15  6:03         ` Tim Cross
2011-08-15  7:38           ` Vijay Lakshminarayanan
2011-08-17  1:54             ` Tim Cross
2011-08-17 14:28               ` Karl Fogel
2011-08-17 22:48                 ` Tim Cross
2011-08-18  0:33                   ` chad
2011-08-18  3:11                   ` Stephen J. Turnbull
2011-08-17 17:27               ` Vijay Lakshminarayanan
2011-08-15  7:47           ` Richard Riley
2011-08-15  9:21           ` David Engster
2011-08-17  2:03             ` Tim Cross
2011-08-17  7:03               ` David Engster
2011-08-15 16:25           ` Dimitri Fontaine
2011-08-16  9:33             ` Leo
2011-08-16 10:12               ` Dimitri Fontaine
2011-08-17  2:13                 ` Tim Cross
2011-08-17  1:08               ` Richard Riley
2011-08-14  6:24   ` Roland Winkler
2011-08-14  6:32     ` Roland Winkler
2011-08-14 16:23     ` Karl Fogel
2011-08-15 15:21       ` Roland Winkler
2011-08-17  2:09         ` Tim Cross
2011-09-25 13:08       ` Ted Zlatanov
2011-09-25 17:26         ` Karl Fogel
2011-09-26 17:22           ` Ted Zlatanov
2011-09-27 15:28             ` Karl Fogel
2011-08-17 21:06   ` Multiple SMTP accounts with smtpmail.el (was: more on starttls, gnutls-cli and using tls for mail) Lars Magne Ingebrigtsen
2011-08-18  3:19     ` Multiple SMTP accounts with smtpmail.el Leo
2011-08-18 14:20     ` Karl Fogel
2011-08-18 16:41       ` Vijay Lakshminarayanan
2011-08-19 14:42       ` Lars Magne Ingebrigtsen
2011-08-21  2:13         ` Karl Fogel
2011-08-21  4:16           ` Lars Magne Ingebrigtsen
2011-08-22  7:22             ` Glenn Morris
2011-09-25 13:10     ` Ted Zlatanov
2011-09-26 18:06       ` Lars Magne Ingebrigtsen
2011-09-26 19:24         ` Ted Zlatanov
2011-09-25 22:46     ` Rasmus
2011-08-14 17:12 ` more on starttls, gnutls-cli and using tls for mail Chong Yidong
2011-08-17 20:58 ` Lars Magne Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
2011-08-14  2:10 raman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).