I'm looking for exim logfiles and message headers to test
that the new exim_msgdate utility reports the correct time
for all message ids.

I am particularly looking for logfiles and mail folders from
a) systems that use the localhost_number feature
or b) non-UK time zones.

I only really need the date/time and the message id,
so obfuscated is fine, eg

egrep -h "Completed|<=|=>|^(Date|Message-Id):" logfiles mailfolders |\
    sed -e 's/@.*>/@>/'

Thanks,

--
Andrew C. Aitchison                      Kendal, UK
                   and...@aitchison.me.uk

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to