<p>Hello,</p>

<p>I use offlineimap to sync my fastmail account. I noticed that on the fastmail web interface the emails I had sent locally, and synced up to the fastmail sent folder via offlineimap, reported dates that were 1 hour off (in the future).</p>

<p>A bit of talking with fastmail support, I think I found the issue: offlineimap sends date metadata (this is the "internaldate" in imap protocol, I think?) that is not the correct timezone.</p>

<p>Here is what I think is the relevant portion of the output from running <code>offlineimap -d imap</code>:</p>

<p><a href="https://gist.githubusercontent.com/mjhoy/63e1a1c5d1d408a33285/raw/7111a4f280d13e37ff7d85b333db293fb2775782/gistfile1.txt">https://gist.githubusercontent.com/mjhoy/63e1a1c5d1d408a33285/raw/7111a4f280d13e37ff7d85b333db293fb2775782/gistfile1.txt</a></p>

<p>The date header in my test email is set to Mon, 30 Mar 2015 14:03:50 -0400. However there is this line:</p>

<p><code>[imap]:   05:05.70 mail.messagingengine.com writer > DLKE23 APPEND "INBOX.Sent Items" (\Seen) "30-Mar-2015 14:03:51 -0500"</code></p>

<p>Which I believe is offlineimap reporting the incorrect time (-0500 instead of -0400).</p>

<p>Regardless of what my system timezone is set to: Shouldn't the internaldate always be the same as whatever is in the Date header? If my system is the issue, I'm on OS X 10.9, my timezone is set to -0400.</p>

<p>Offlineimap version 6.5.5.</p>

<p>My email client is emacs.</p>

<p>Thanks, and apologies if I'm misunderstanding what IMAP is supposed to do or what the protocol is.<br>
Mike</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/OfflineIMAP/offlineimap/issues/186">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AKFSEOmfHkNshz1VE17V8pjp_CLwsP7Hks5n6YwXgaJpZM4D3PjG.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/OfflineIMAP/offlineimap/issues/186"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>