<div dir="ltr">Thanks, Nicolas. I've filtered that folder now, as well as other Outlook folders not of interest to me, and that's helped.<div><br></div><div>I'm curious how I can retrieve calendar information, though, so that I can add meeting invites to my remind calendar. The Office 365 server sends an HTML email that simply contains a link. If I follow the link, it just takes me to my WebMail inbox. None of the mail headers seem helpful. The Lightning add-on for Mozilla Thunderbird is able to retrieve meeting invitations, so there must be a way. I guess the add-on contacts the Exchange Web Service (EWS) periodically for invitations and the email must be useless and irrelevant.</div>
<div><br></div><div>If OfflineIMAP only syncs mail, then I'll need to look for something that can sync my Office 365 calendar with remind, or make my own utility. I don't want to keep missing meetings. :(</div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 23, 2014 at 9:14 AM, Nicolas Sebrecht <span dir="ltr"><<a href="mailto:nicolas.s-dev@laposte.net" target="_blank">nicolas.s-dev@laposte.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Sun, Jan 19, 2014 at 12:42:05AM -0700, Tree House wrote:<br>
>    I spent hours looking into why OfflineIMAP wasn't running my<br>
>    postsynchook, which is just a basic bash script that invokes<br>
>    notify-send. When I saw an email appear in my inbox, I wondered why I<br>
>    never saw my notification.<br>
>    I ran offlineimap from the command line and watched its output. It kept<br>
>    trying to copy Calendar messages (about 150 of them), but I kept seeing<br>
>    the following error: "ERROR: IMAP server 'remote' does not have a<br>
>    message with UID '[...]'". After the last Calendar message was<br>
>    processed, the next autorefresh would kick off a minute later, and the<br>
>    cycle would start all over again.<br>
>    I finally saw my postsynchook run after the 10 minute sync.<br>
>    What can I do? Why does OfflineIMAP constantly try to copy Calendar<br>
>    messages (from a remote Office 365 Exchange server) that don't exist?<br>
>    Even running with "quick = -1" (always quick) doesn't help. The sync<br>
>    still took 7 minutes. I only have about 1000 emails and just the<br>
>    standard mailboxes (inbox, sent, drafts, etc.). No new mail was<br>
>    received during any syncs, so I'm surprised syncs are taking so long.<br>
<br>
</div></div>You should try to folderfilter the Calendar folder:<br>
<br>
  <a href="http://docs.offlineimap.org/en/latest/nametrans.html#folderfilter" target="_blank">http://docs.offlineimap.org/en/latest/nametrans.html#folderfilter</a><br>
<br>
IMAP server often use IMAP folders to store data for non-mail stuff. It<br>
is usefull to filter them.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Nicolas Sebrecht<br>
</font></span></blockquote></div><br></div>