Author Topic: Date of a message in mailing list  (Read 2071 times)

ruslangaripov

  • Newbie
  • *
  • Posts: 11
Date of a message in mailing list
« on: August 27, 2018, 08:43:18 pm »
When Thunderbird shows date/time of a message in mailing list it uses the `Date` header:

Code: [Select] [nofollow]
From: Sender <email@domain>
To: mailing list <address>
Message-ID: <...>
Date: *this is what Thunderbird is showing*

AquaMail uses another header (`Received` I believe) and, therefore, it shows another time (several minutes ahead). Did you do that because the `Date` header may depend on the originating mail client?

† I figured time difference out in a mailing list; the topic actually does not relate to mailing lists at all.

mikeone

  • Hero Member
  • *****
  • Posts: 2762
Re: Date of a message in mailing list
« Reply #1 on: August 27, 2018, 09:02:03 pm »
Hi,
There should be an option in the (account-specific) settings:

> Long-press on account name -> Options and folders -> IMAP options -> the very first item

More informations from Kostya you can find in this thread:

https://www.aqua-mail.com/forum/index.php?topic=4771.msg27568#msg27568

ruslangaripov

  • Newbie
  • *
  • Posts: 11
Re: Date of a message in mailing list
« Reply #2 on: August 27, 2018, 09:14:52 pm »
Thanks! 👍