nylas / nylas-mail

:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
https://nylas.com/nylas-mail/
MIT License
24.8k stars 1.39k forks source link

Support for Exchange shared mailboxes / delegated accounts #1209

Open spang opened 8 years ago

spang commented 8 years ago

As in http://mstechtalk.com/configuring-active-sync-and-outlook-client-to-access-shared-mailbox/

Not supported out of the box with current ActiveSync Exchange support.

Cris70 commented 8 years ago

Any ETA to support shared mailboxes?

davejlong commented 8 years ago

@Cris70 what you can do as a workaround is add the shared mailboxes as IMAP mailboxes:

  1. Add a new IMAP account
  2. Enter the name and email address for the mailbox
  3. Enter the following settings for IMAP:
    • IMAP Server: outlook.office365.com
    • Port: 993
    • Username: yourusername@yourdomain.com/sharedmailboxname
    • Password: Your password
  4. Enter the following settings for SMTP
    • SMTP Server: smtp.office365.com
    • Port: 587
    • Username yourusername@yourdomain.com
    • Password: Your password
Cris70 commented 8 years ago

@davejlong thank you for your reply. Unfortunately the administrators at my workplace did not enable IMAP (and they do not want to enable it).

joshvickerson commented 8 years ago

I would also like full support for this feature. I setup the shared mailbox as an IMAP account using the settings above, and I am able to send email from it, but not receive email or view any emails in the inbox.

I'm using Nylas 0.4.33-e8f137e on OS X 10.11.

rdbrdd commented 8 years ago

Game changer! If this feature were present it would make Nylas an option for my team.