Feb 21

MailBot has been updated to version 16.93.

Implemented GMX.fr account creator and checker.

The new service is located in the “European” subtab of the “Provider” tab.

3 new domains are at your service:

  • gmx.fr
  • caramail.fr
  • caramail.com

as well as active access via IMAP, POP3 and SMTP.

To create a GMX.fr account, you need to solve one reCAPTCHA v2. For optional activation of email protocols, you need to solve a regular image CAPTCHA:

CAPTCHA GMX.fr

The update, as always, is completely free for users of the full version of MailBot. Other customers, as always, can additionally purchase the GMX.fr creator and checker with a 50% discount (the price with the discount can be calculated here). If you do not yet have a MailBot license, purchasing the GMX.fr module separately will cost $67.

Outlook

The ability to register mailboxes on the following domains Read more »

tavel \\ , , , , , , , , , , , , , , , , , , , ,

Nov 21

MailBot has been updated to version 16.72.

The long-awaited functionality of selecting a specific phone number operator for SMS activation services has been implemented:

MailBot's phone operator selection interfaceSo far, operator selection has only been implemented for SMS activation services that provide a list of operators via API:

When you click on a country in the “Phone numbers country” list, a list of available operators will be loaded for it via the selected API. If you check the “Any” box, Read more »

tavel \\ , , , , , , , , , ,

Nov 03

MailBot has been updated to version 16.67.

Due to numerous customer complaints about manual and slow updating of the list of available countries of phone numbers for various phone verification providers, dynamic loading of this list via API has been implemented in MailBot.
To date, this method is available and implemented for the following APIs:

Outlook

Fixed:

  • Unknown signup error with code 100 error in creator
  • Unable to verify account error in checker/unlocker, which occurred due to unsuccessful processing of “We’re updating our terms” form
  • error with code 6002 when verifying recovery email in unlocker

Yahoo/AOL.com

Fixed Unable to check account error in the checker.

GMX.com/Mail.com

An optional Read more »

tavel \\ , , , , , , , , , , , , , , , , , ,

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 Read more »

tavel \\ , , , , , , , , , , , , ,

Sep 30

MailBot has been updated to version 16.54.

OAuth2 logo

Since September 20, 2024, Microsoft has almost completely disabled authentication via regular password (PLAIN method) on its IMAP, SMTP and POP3 servers, leaving only the OAuth2 option (XOAUTH2 method). As of today, only a few servers remain unpatched, and it is almost impossible to authenticate with a regular password on Outlook mail servers.

If you try to authenticate with a regular password, for example, the Outlook SMTP server will respond with this error:

535 5.7.139 Authentication unsuccessful, basic authentication is disabled.

and the Outlook IMAP server will respond with this one:

001 NO AUTHENTICATE failed.

To some extent, this also affected MailBot, since the verification of recovery emails in the program is carried out via the IMAP protocol.

In connection with this, a new setting “Authentication” appeared in the recovery email source settings window in MailBot, which is a list with two values:

  • Plain password
  • OAuth2

New authentication method setting for IMAP in MailBot

When connecting Outlook accounts as recovery emails, you now need to select only OAuth2, and the format of the recovery emails in the file should look like Read more »

tavel \\ , , , , , , , , , , , , , ,