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
a) from systems that use the localhost_number feature
and b)from 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
andrew@???