On 7/14/2021 2:24 PM, Nicolas George wrote: > The issue we discussed here only happened since yesterday, and > apparently stopped happening. > > So it's not the same issue.
Yeah, I know, but it seemed to be a good time to bring this up yet again. Sorry if that was unclear. >> I am not sure if it's due to Google having issues (trust?) sending to >> out host, or the host having trouble receiving. > > The headers in the transmitted mails should give some indication. Looking at a set of 3 patches I sent with git-send-email that had this issues, the mbox headers from patchwork show: * https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/ * Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id E4DB644ABCA for <[email protected]>; Sat, 20 Feb 2021 21:47:10 +0200 (EET) * Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id ACBCC68A72F; Sat, 20 Feb 2021 21:47:10 +0200 (EET) * https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/ * Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id C722644A0BF for <[email protected]>; Sat, 20 Feb 2021 20:58:00 +0200 (EET) * Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A9B3D68A67C; Sat, 20 Feb 2021 20:58:00 +0200 (EET) * https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/ * Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id D029744A933 for <[email protected]>; Sat, 20 Feb 2021 21:24:12 +0200 (EET) * Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AA7D468A78A; Sat, 20 Feb 2021 21:24:12 +0200 (EET) These were sent as a single chain all at once, via git-send-email, but the received tim are wildly different. - Derek _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
