Version of script:
Hosting company: self-hosted
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
1st I am "really loving HESK", after many struggles with OS Ticket. This is such a better service desk application.
I followed these HESK instructions and configured Office365 OAUTH CLICK HERE
My office365 consists of the two accounts:
- My main email account john_(at)_my_domain.com
- This account is on an Exchange Online(Plan1)
- My second office365 acct is my service desk account: service desk email acct servicedesk_(at)_my_domain.com
- this account is on an Exchange Kiosk account
- When I configure OAUTH and test SMTP, it is successful.
- When I configure and test POP3 with OAUTH and my service desk account, the test fails
- When I configure and test OAUTH with my mail email account it is successful
This is the error message I get when I attempt to use my Office365 Kiosk account to retrieve POP3 mail
Code: Select all
Connecting to outlook.office365.com ...
S +OK The Microsoft Exchange POP3 service is ready. [QgBMADAAUABSADAAMgBDAEEAMAAxADQAMAAuAG4AYQBtAHAAcgBkADAAMgAuAHAAcgBvAGQALgBvAHUAdABsAG8AbwBrAC4AYwBvAG0A]
C USER servicedesk@my_domain.com
S +OK
C PASS This_!z_kN0t_mY_P@ssW0Rd
S -ERR Logon failure: unknown user name or bad password.