Gnus development mailing list
 help / color / mirror / Atom feed
From: Leonidas Tsampros <ltsampros@upnet.gr>
To: ding@gnus.org
Subject: Re: [PATCH] gmail and X-GM-EXT1 extensions
Date: Sun, 09 Jun 2013 21:53:49 +0300	[thread overview]
Message-ID: <87zjuzw1xe.fsf@kepler.lan> (raw)
In-Reply-To: <87wqq7tgvy.fsf@lifelogs.com> (Ted Zlatanov's message of "Thu, 06 Jun 2013 11:09:53 -0400")

Ted Zlatanov <tzz@lifelogs.com> writes:
> On Mon, 22 Apr 2013 02:06:19 +0300 Leonidas Tsampros <ltsampros@upnet.gr> wrote: 
>
> LT> That was easier than I thought. Please take a look at the patch attached
> LT> and send me your comments.
>
> Looks OK to me.  Can the behavior be made optional?
>
> Ted

Yes,  I have added a per server nnimap switch nnimap-x-gm-ext-1 with the
default value set to nil. For example a gmail server configuration would
look like this:

(setq gnus-secondary-select-methods '((nnimap "gmail"
					      (nnimap-address "imap.gmail.com")
					      (nnimap-server-port 993)
					      (nnimap-stream ssl)
					      (nnimap-x-gm-ext-1 t))))

So, nnmail-split-incoming-mail behaviour is togglable by the
nnimap-x-gm-ext1 switch. However, I don't have a setup with multiple
imap servers to test it.

Do we need point 4 (INTERNALDATE of APPENDed messages) to be an optional
behaviour as well?

--
Leonidas



  reply	other threads:[~2013-06-09 18:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-20  9:35 Leonidas Tsampros
2013-04-21 23:06 ` [PATCH] " Leonidas Tsampros
2013-06-06 15:09   ` Ted Zlatanov
2013-06-09 18:53     ` Leonidas Tsampros [this message]
2013-06-10  3:30       ` Ted Zlatanov
2013-06-10  5:46         ` Leonidas Tsampros
2013-06-10  6:28           ` Ted Zlatanov
2013-07-18  4:11             ` Leonidas Tsampros
2013-08-01 15:27               ` Lars Magne Ingebrigtsen
2013-08-01 16:22                 ` Leonidas Tsampros
2013-08-01 16:35                   ` Lars Magne Ingebrigtsen

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=87zjuzw1xe.fsf@kepler.lan \
    --to=ltsampros@upnet.gr \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).