[fpc-pascal] Mail reception order

Frederic Da Vitoria davitofrg at gmail.com
Tue Feb 25 14:45:37 CET 2014


Hello,

It was suggested that we should look at the mail headers when the mails
arrived in a strange order. Here is an example:

========= Mail 1:
Delivered-To: (...)@gmail.com
Received: by 10.140.91.161 with SMTP id z30csp56304qgd;
        Tue, 25 Feb 2014 02:00:33 -0800 (PST)
X-Received: by 10.180.98.71 with SMTP id eg7mr1384013wib.31.1393317956616;
        Tue, 25 Feb 2014 00:45:56 -0800 (PST)
Return-Path: <fpc-pascal-bounces at lists.freepascal.org>
Received: from freepascal.dfmk.hu (freepascal.dfmk.hu. [193.224.143.39])
        by mx.google.com with ESMTP id
fy2si7547187wib.56.2014.02.25.00.45.55
        for <multiple recipients>;
        Tue, 25 Feb 2014 00:45:56 -0800 (PST)

========= Mail 2:
Delivered-To: (...)@gmail.com
Received: by 10.140.91.161 with SMTP id z30csp61355qgd;
        Tue, 25 Feb 2014 03:23:41 -0800 (PST)
X-Received: by 10.15.74.130 with SMTP id j2mr5523eey.116.1393316139032;
        Tue, 25 Feb 2014 00:15:39 -0800 (PST)
Return-Path: <fpc-pascal-bounces at lists.freepascal.org>
Received: from freepascal.dfmk.hu (freepascal.dfmk.hu. [193.224.143.39])
        by mx.google.com with ESMTP id
a41si41401169eef.71.2014.02.25.00.15.36
        for <multiple recipients>;
        Tue, 25 Feb 2014 00:15:39 -0800 (PST)

I only copied the first headers because I believe they are enough to get an
idea of what is going on. IIUC, this is happening inside Google's systems.
Am I correct? If so, I should probably ask Google what is going on. I know:
I don't have much chances of getting an answer.

BTW, I don't know what the X-Received header means.

-- 
Frederic Da Vitoria
(davitof)

Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140225/dbdea6f4/attachment.html>


More information about the fpc-pascal mailing list