Author |
|
VigneshS Newbie
Joined: 13 October 2022 Location: India
Online Status: Offline Posts: 7
|
Posted: 11 November 2022 at 3:03am | IP Logged
|
|
|
Hi,
I have done a POC for the OAUTH2 for the POP3 server using the property pop.Connect("outlook.office365.com", 995) able to do the authentication properly for AuthenticationMethods.SaslOAuth2
While integrating to my application am using my popserver to establish the connection but am getting the below error
MailBee.MailBeeLoginNoSupportedMethodsException: None of the specified authentication methods is supported by the server.
at a.bf.a(AuthenticationMethods A_0, AuthenticationMethods A_1, SaslMethod A_2, AuthenticationOptions A_3, String A_4, String A_5, String A_6, String A_7)
at a.bb.b(AuthenticationMethods A_0, AuthenticationMethods A_1, SaslMethod A_2, AuthenticationOptions A_3, String A_4, String A_5, String A_6, String A_7)
at a.bb.cq()
at a.e.a.b(Boolean A_0)
at a.bi.a(Boolean A_0, String A_1, String A_2, String A_3, String A_4, AuthenticationMethods A_5, AuthenticationOptions A_6, SaslMethod A_7)
Kindly advise me here
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 11 November 2022 at 3:07am | IP Logged
|
|
|
We can assist you via HelpDesk with this. Make sure your maintenance contract is valid first, and renew it if it's not. Thanks.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
VigneshS Newbie
Joined: 13 October 2022 Location: India
Online Status: Offline Posts: 7
|
Posted: 11 November 2022 at 3:12am | IP Logged
|
|
|
Igor wrote:
We can assist you via HelpDesk with this. Make sure your maintenance contract is valid first, and renew it if it's not. Thanks.
--
Regards,
Igor, Afterlogic Support |
|
|
|
Back to Top |
|
|
VigneshS Newbie
Joined: 13 October 2022 Location: India
Online Status: Offline Posts: 7
|
Posted: 11 November 2022 at 3:13am | IP Logged
|
|
|
Thanks IGOR yes licensce is renewed and we are having a valid maintenance contract
|
Back to Top |
|
|