[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/22] Trivial branch for 6.0 patches
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PULL 00/22] Trivial branch for 6.0 patches |
Date: |
Fri, 12 Mar 2021 14:43:27 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 |
On 3/12/21 12:05 PM, Laurent Vivier wrote:
> Le 12/03/2021 à 11:15, Philippe Mathieu-Daudé a écrit :
>> On 3/10/21 10:52 PM, Laurent Vivier wrote:
>>> Peter,
>>>
>>> my "git publish" has failed at patch 20 with:
>>>
>>> Requested action aborted
>>> Mails per session limit exceeded.
>>>
>>> I think my email provider has added new limits :(
>>
>> With GMail I could pass from the 20/session limit
>> to the 1000/day limit adding to ~/.gitconfig:
>>
>> [sendemail]
>> smtpServer = smtp.gmail.com
>> smtpBatchSize = 1
>> smtpReloginDelay = 3
>>
>
> Thank you,
>
> I've set smtpBatchSize to 19. We will see what will happen next time...
I started using 20, then 3 and finally 1. Not sure why now,
but I remember I had to do this for some reason and it worked
better using "batch" of 1 patch.
Also initially I was using smtpReloginDelay=1 but had to increase
it up to 3sec.
Anyway this is specific to GMail.
- [PULL 14/22] seccomp: Replace the word 'blacklist', (continued)
- [PULL 14/22] seccomp: Replace the word 'blacklist', Laurent Vivier, 2021/03/10
- [PULL 13/22] scripts/tracetool: Replace the word 'whitelist', Laurent Vivier, 2021/03/10
- [PULL 17/22] qemu-common.h: Update copyright string to 2021, Laurent Vivier, 2021/03/10
- [PULL 15/22] qemu-options: Replace the word 'blacklist', Laurent Vivier, 2021/03/10
- [PULL 19/22] hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES, Laurent Vivier, 2021/03/10
- [PULL 16/22] tests/fp/fp-test: Replace the word 'blacklist', Laurent Vivier, 2021/03/10
- Re: [PULL 00/22] Trivial branch for 6.0 patches, Laurent Vivier, 2021/03/10
- Re: [PULL 00/22] Trivial branch for 6.0 patches, Peter Maydell, 2021/03/12