all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: emacs-devel@gnu.org
Subject: Re: trunk r112923: lisp/gnus/sievel-manage.el: fully support STARTTLS, fix bit rot
Date: Tue, 11 Jun 2013 03:37:27 -0400	[thread overview]
Message-ID: <et8v2hyu6g.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <E1UmJ4U-0000GK-WE@vcs.savannah.gnu.org> (Katsumi Yamaoka's message of "Tue, 11 Jun 2013 07:32:51 +0000")


I can't see any copyright assignment on file for this author.
(Ref: http://permalink.gmane.org/gmane.emacs.gnus.general/83132 ?)

Katsumi Yamaoka wrote:

> +2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
> +
> +	* sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
> +	stream managing functions by using open-protocol-stream to do most of
> +	the work. Has the nice benefit of enabling STARTTLS.
> +	Wait for capabilities after STARTTLS: following RFC5804, the server
> +	sends new capabilities after successfully establishing a TLS connection
> +	with the client. The client should update the cached list of
> +	capabilities, but we just ignore the answer for now.
> +	(sieve-manage-network-p, sieve-manage-network-open)
> +	(sieve-manage-starttls-p, sieve-manage-starttls-open)
> +	(sieve-manage-forward, sieve-manage-streams)
> +	(sieve-manage-stream-alist): Remove unneeded functions neither in the
> +	API, nor called by any other function.
> +	Enable Multibyte for SieveManage buffers: The parser won't properly
> +	handle umlauts and line endings unless multibyte is turned on in the
> +	process buffer.



       reply	other threads:[~2013-06-11  7:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1UmJ4U-0000GK-WE@vcs.savannah.gnu.org>
2013-06-11  7:37 ` Glenn Morris [this message]
2013-06-11  8:05   ` trunk r112923: lisp/gnus/sievel-manage.el: fully support STARTTLS, fix bit rot Katsumi Yamaoka
2013-06-11  8:08     ` Julien Danjou
2013-06-11 12:38       ` Stefan Monnier
2013-06-11 12:43         ` Julien Danjou
2013-06-11 15:43           ` Eli Zaretskii
2013-06-11 16:58           ` Glenn Morris
2013-06-11 20:24             ` Julien Danjou
2013-06-11 20:25             ` Glenn Morris
2013-06-12  5:12           ` Richard Stallman
2013-06-11 15:54         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=et8v2hyu6g.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=yamaoka@jpl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.