AquaMail Forum

English - Android => General Discussion => Topic started by: ruslangaripov on August 27, 2018, 08:43:18 pm

Title: Date of a message in mailing list
Post by: ruslangaripov 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]
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.
Title: Re: Date of a message in mailing list
Post by: mikeone 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
Title: Re: Date of a message in mailing list
Post by: ruslangaripov on August 27, 2018, 09:14:52 pm
Thanks! 👍