sync-engine
sync-engine copied to clipboard
:incoming_envelope: IMAP/SMTP sync system with modern APIs
**The Folder Table:** The table itself has no parent references and I haven't found any other tables that reveal parent folder references. I've been trying to design a way to...
I wanted to remove an account because [`./bin/inbox-auth [email protected] --reauth` creates duplicates](https://github.com/nylas/sync-engine/issues/297) and I obviously wanted to get rid of these. So I tried to enter the console with `./bin/inbox-console...
If I create a calendar event in my outlook.com account calendar, I get a delta, but when I delete it, I do not get a delta.
Hi, I've been trying to run Nylas' sync-engine on Windows 10's linux subsystem and it looks like it might work but I can't seem to start the inbox properly. I...
Sample of the POST: https://gist.github.com/aaronbski/ba96e8f34cc36f88f3dfe653878a2413 If I retrieve the event from the sync engine, it shows the correct datespan (2016-12-06 to 2016-12-08 in this example), but when I look at...
In Google calendar, I created a recurring event, cancelled a few instances of the event, and then cancelled the entire event. When I request events that were not cancelled using...
When I use the API to get all events and try to filter for events that are only in the future: GET `https://api.nylas.com/events?ends_after={now}` I get singular events fine, but the...
Hello, I've been directed here from the Slack [#n1-help channel](https://nylas-chat.slack.com/archives/n1-help/p1455116717000745). This is a feature request. I would really love to see `mbox` / `file://` / cold storage support on N1...
As both the Exchange (server) and the outlook (clients) programs are in hungarian language (Central Europe), the folder names are also in hungarian. English name - Hungarian name - maildir...
Hi all, Today I had received an Email, that has two parts: 1) `text/plain` 2) `message/rfc822` with `Content-Disposition: attachment` The `message/rfc822` contained an html email generated by 'Office Communicator conversation...