On Sat, Jul 15, 2017 at 1:17 AM, Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> wrote: > > On Thu, Jul 13 2017, Junio C. Hamano jotted: >> * "git send-email" learned to overcome some SMTP server limitation >> that does not allow many pieces of e-mails to be sent over a single >> session. > > Makes it sound like it does that automatically, also "pieces of e-mails" > and "sent over" is odd, maybe: > > * "git send-email" now has --batch-size and --relogin-delay options > which can be used to overcome limitations on SMTP servers that have > limits on how many of e-mails can be sent in a single session. Maybe s/that have limits on how/that restrict how/