Oct 08

MailBot has been updated to version 16.57.

OAuth2 logo

This article is a continuation of the previous one, about adapting MailBot to mandatory authentication via OAuth2 for Outlook mail servers.

A new setting “Generate OAuth2 refresh token” has been added to the “Email Features” tab:

New OAuth2 refresh token generation setting

This setting currently only works for the Outlook/Hotmail module. If the checkbox is checked, the Outlook creator will generate OAuth2 tokens for accessing mail protocols after successfully creating an account, and the checker will generate them after successfully logging into an existing account.

Attention! All OAuth2 tokens are generated for ClientId 9e5f94bc-e8a4-4e73-b8be-63364c29d753, which is the ClientId of the Mozilla ThunderBird IMAP client in Outlook.

After successfully receiving OAuth2 tokens, MailBot will append a refresh token string to the end of the account string, and will also additionally save all parameters received from the OAuth2 server to a JSON file in the “oauth2” folder inside the “Accounts” folder. The file name will match the account email address. Example of the contents of the czeslawassbar@hotmail.com.json file:

{"TokenType":"Bearer","Scope":"https://outlook.office.com/IMAP.AccessAsUser.All https://outlook.office.com/POP.AccessAsUser.All https://outlook.office.com/SMTP.Send","AccessToken":"EwBYA+l...RfBLAg==","RefreshToken":"M.C522_BAY.0.U.-CjOE...ITE$","ExpiresIn":3600,"ExtExpiresIn":3600,"Email":"czeslawassbar@hotmail.com","ClientId":"9e5f94bc-e8a4-4e73-b8be-63364c29d753","ClientSecret":""}

Attention! If you have problems using OAuth2 tokens in your programs, carefully study the official guide from Microsoft.

Outlook

Fixed:

  • the ability to force IMAP and POP3 activation has been returned, the checkboxes on the “Email features” tab are available again
  • processing of “Your Microsoft account brings everything together” form

GMX.com

Mandatory phone verification of accounts has been implemented. Please note that email provider only allows phone numbers from the following countries: Australia, Belgium, Brazil, Canada, Denmark, Finland, France, Germany, Greece, Hong Kong, Hungary, Ireland, Israel, Italy, Japan, Mexico, Netherlands, New Zealand, Norway, Poland, Portugal, Romania, Singapore, South Africa, Spain, Sweden, Turkey, United Kingdom, United States.

AOL.com

SMTP server address has been updated.

Mail.ru

Fixed error EConvertError: Format '{"secret":"-","secret_answer":"' invalid or incompatible with argument in the creator when recovery emails are enabled.

Also is implemented in MailBot 16.57:

  • OTP Textnow API support
  • service code for GMX.com/GMX.de added to VAK-SMS API
  • added Google Chrome 129 fingerprint

Fixed:

  • Australia, Mozambique and Myanmar added to the list of countries for VAK-SMS
  • error of type Code from the verification letter on recovery email "username@email.com" is "" when searching for a letter with a verification code, if there was only one letter in the mailbox

автор tavel \\ теги: , , , , , , , , , , , , ,


Write a reply

You must be logged in to comment.