public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox•com>
To: Matthieu Moy <Matthieu.Moy@grenoble-inp•fr>
Cc: Ramkumar Ramachandra <artagnon@gmail•com>,
	Georgi Chorbadzhiyski <gf@unixsol•org>,
	git@vger•kernel.org
Subject: Re: [PATCH] send-mail: Add option to sleep between sending each email.
Date: Thu, 08 Sep 2011 10:12:46 -0700	[thread overview]
Message-ID: <7vbouvx8j5.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <vpq7h5jtngj.fsf@bauges.imag.fr> (Matthieu Moy's message of "Thu, 08 Sep 2011 11:03:56 +0200")

Matthieu Moy <Matthieu.Moy@grenoble-inp•fr> writes:

> There have been discussion (and IIRC a patch) proposing this already in
> the past. One advantage of sleeping a bit between each email is that it
> increase the chances for the receiver to receive the emails in the right
> order.

Huh? Even in the presense of MTAs in the middle that are free to reorder
messages?

IIRC, "git send-email" does its best to force ordering by assigning
monotonically increasing timestamps on the Date: field, so that the
recipients can sort the messages based on it, in addition to the
In-Reply-To field to help threading. I personally do not think there is
anything more than that that should done in the program.

  parent reply	other threads:[~2011-09-08 23:07 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-07 20:43 [PATCH] send-mail: Add option to sleep between sending each email Georgi Chorbadzhiyski
2011-09-08  8:43 ` Ramkumar Ramachandra
2011-09-08  9:03   ` Matthieu Moy
2011-09-08  9:28     ` Ramkumar Ramachandra
2011-09-08  9:35       ` Ramkumar Ramachandra
2011-09-08 10:44         ` Ramkumar Ramachandra
2011-09-08 10:57           ` Georgi Chorbadzhiyski
2011-09-08 11:15           ` Matthieu Moy
2011-09-08 13:58             ` Georgi Chorbadzhiyski
2011-09-08 14:07               ` Georgi Chorbadzhiyski
2011-10-03 20:17                 ` Jakub Narebski
2011-09-08 17:14                   ` Georgi Chorbadzhiyski
2011-09-08 17:12     ` Junio C Hamano [this message]
2011-09-08 20:50       ` Matthieu Moy
2011-09-09  2:12       ` mfwitten
2011-09-12  5:34       ` Ramkumar Ramachandra
2011-09-08  9:11   ` Georgi Chorbadzhiyski

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=7vbouvx8j5.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox$(echo .)com \
    --cc=Matthieu.Moy@grenoble-inp$(echo .)fr \
    --cc=artagnon@gmail$(echo .)com \
    --cc=gf@unixsol$(echo .)org \
    --cc=git@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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