File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ documentation = Accounts are specified using your email address as the section h
9393
9494 - Office 365 shared mailboxes are supported: add an account entry here using the email address of the shared
9595 mailbox as the account name. When asked to authenticate, log in as the user that access has been delegated to.
96+ Note that Office 365 no-longer supports the `
[email protected] /delegated.mailbox` username syntax here.
9697
9798 - It is possible to create Office 365 clients that do not require a secret to be sent. If this is the case for your
9899 setup, delete the `client_secret` line from your account's configuration entry (do not leave the default value).
Original file line number Diff line number Diff line change 44__author__ = 'Simon Robinson'
55__copyright__ = 'Copyright (c) 2022 Simon Robinson'
66__license__ = 'Apache 2.0'
7- __version__ = '2022-10-14 ' # ISO 8601 (YYYY-MM-DD)
7+ __version__ = '2022-10-16 ' # ISO 8601 (YYYY-MM-DD)
88
99import argparse
1010import base64
You can’t perform that action at this time.
0 commit comments