mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-08 11:52:30 +01:00
Updated Connect FreeScout to Microsoft 365 Exchange via OAuth (markdown)
parent
92cba6a2d4
commit
4af6a272a1
@ -44,7 +44,7 @@ If you need to debug the process of fetching emails via IMAP & OAuth, run the fo
|
||||
```
|
||||
php artisan freescout:fetch-emails
|
||||
```
|
||||
After that you can connect directly from console to MS365 IMAP server and pass obtained instructions:
|
||||
After that you can connect via console directly to the MS365 IMAP server and pass obtained from `php artisan freescout:fetch-emails` instructions:
|
||||
```
|
||||
openssl s_client -crlf -connect outlook.office365.com:993
|
||||
```
|
Loading…
Reference in New Issue
Block a user