Skip to content
Commit 71112a9a authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

MessageFactory::createRedirect: generate Resent-Date same way as KMime does for Date

KMime uses QDateTime to generate the date headers, so we need to use the same
way otherwise we get timezone inconsistencies (when system timezone != UTC)
in MessageFactoryTest, because it's using fake XDG_CONFIG_HOME, so KDateTime
does not have access to the configured timezone (Qt uses different way to get
timezones).
parent af57c83c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment