mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-27 19:07:15 +08:00
fix typo in faq
This commit is contained in:
parent
b88dc8ba4b
commit
7ffe1f5819
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ title: FAQ
|
|||
<p>Yes, N1 is open source free software, licensed under GPLv3. See the <a href="http://github.com/nylas/n1">GitHub page</a> for more details.</p>
|
||||
|
||||
<h4><strong>Why doesn’t this connect directly via IMAP & SMTP?</strong></h4>
|
||||
<p>One of the key reasons we were able to develop this app quickly was that it uses the Nylas Platform APIs, powered by our open source sync engine. This moves the complexity of mailsync to the server infrastructure. N1 is compatible with the same providers as the Nylas Platform, including Gmail, Yahoo, iCloud, Microsoft Exchange, and hundreds others.</p>
|
||||
<p>One of the key reasons we were able to develop this app quickly was that it uses the Nylas Platform APIs, powered by our open source sync engine. This moves the complexity of mailsync to the server infrastructure. N1 is compatible with the same providers as the Nylas Platform, including Gmail, Yahoo, iCloud, Microsoft Exchange, and hundreds of others.</p>
|
||||
|
||||
|
||||
<h4><strong>Why is search sometimes slow?</strong></h4>
|
||||
|
|
Loading…
Reference in a new issue