KevinTheJedi
There is no record for _plugin_instance records.
We have run the command still getting error.
Below is the latest logs from the same instance:
+----+-----------+-------+-----------------------------------+---------------------------------------------------------+---------------------+---------------------+
| id | plugin_id | flags | name | notes | created | updated |
+----+-----------+-------+-----------------------------------+---------------------------------------------------------+---------------------+---------------------+
| 27 | 22 | 1 | itsupport@rocanetworks.com | NULL | 2024-01-16 16:21:11 | 2024-01-16 16:21:31 |
| 28 | 22 | 1 | alerts@rocanetworks.com (mailbox) | <p>OAuth2 Authorization for alerts@rocanetworks.com</p> | 2024-01-16 16:32:05 | 2024-01-16 16:32:05 |
+----+-----------+-------+-----------------------------------+---------------------------------------------------------+---------------------+---------------------+
+----+----------+---------+---------------+---------+--------+-----------------------+------+--------+----------+------------+-----------+----------+-----------+---------------+----------------+------------+---------------------------------------------------------+---------------------+---------------------+---------------------+---------------------+
| id | email_id | type | auth_bk | auth_id | active | host | port | folder | protocol | encryption | fetchfreq | fetchmax | postfetch | archivefolder | allow_spoofing | num_errors | last_error_msg | last_error | last_activity | created | updated |
+----+----------+---------+---------------+---------+--------+-----------------------+------+--------+----------+------------+-----------+----------+-----------+---------------+----------------+------------+---------------------------------------------------------+---------------------+---------------------+---------------------+---------------------+
| 6 | 2 | mailbox | oauth2:msmail | 13 | 0 | outlook.office365.com | 993 | Inbox | IMAP | AUTO | 60 | 50 | delete | NULL | 0 | 0 | NULL | 2024-01-02 17:01:20 | NULL | 2023-02-08 20:04:24 | 2024-01-02 17:24:06 |
| 7 | 2 | smtp | mailbox | NULL | 1 | smtp.office365.com | 587 | NULL | SMTP | AUTO | 5 | 30 | nothing | NULL | 1 | 0 | NULL | NULL | NULL | 2023-02-08 20:05:00 | 2023-02-08 20:05:00 |
| 12 | 12 | mailbox | oauth2:msmail | 26 | 1 | outlook.office365.com | 993 | NULL | IMAP | AUTO | 1 | 50 | delete | NULL | 0 | 7 | Credentials: Required option not passed: "access_token" | 2024-01-16 16:44:02 | 2024-01-16 16:19:01 | 2024-01-16 10:31:44 | 2024-01-16 16:44:02 |
| 13 | 12 | smtp | mailbox | NULL | 1 | smtp.office365.com | 587 | NULL | SMTP | AUTO | 5 | 30 | nothing | NULL | 1 | 0 | NULL | NULL | NULL | 2024-01-16 11:36:48 | 2024-01-16 11:36:48 |
| 14 | 13 | mailbox | oauth2:msmail | 28 | 0 | | 0 | NULL | OTHER | AUTO | 5 | 30 | nothing | NULL | 0 | 1 | Credentials: Required option not passed: "access_token" | 2024-01-16 16:32:05 | NULL | 2024-01-16 16:32:05 | 2024-01-16 16:32:05 |
+----+----------+---------+---------------+---------+--------+-----------------------+------+--------+----------+------------+-----------+----------+-----------+---------------+----------------+------------+---------------------------------------------------------+---------------------+---------------------+---------------------+---------------------+
We use alerts@ourcomapnydomain.com
However, the token from Azure is granted for itsupport@ourcompanydomain.com
Will it matter?