May 12

MailBot has been updated to version 17.21.

It is a well-known fact that for access via IMAP/POP3/SMTP to Yahoo/AOL accounts, you have long been required to create an application password, and for new accounts this function is disabled by Yahoo until 14 days have passed since the account was created. Even if you try to create such a password manually in the browser on an account less than 14 days old, you will get the error “Sorry, this feature is not available right now!”.

Of course, you can create an application password with the MailBot checker after 14 days, but this creates great inconvenience. But a solution has been found, and it is OAuth. Using the OAuth refresh token, which can now be generated by the Yahoo creator and checker in MailBot, you can access Yahoo accounts via IMAP/POP3/SMTP immediately after creating an account!

Everything works the same as for Outlook, just the “Generate OAuth2 refresh token” checkbox on the “Email features” tab is now available for Yahoo as well.

OAuth2 refresh token for Yahoo account looks like this:

AEawIGjLwMLD4B80rfvpr9Yhk2Si~001~YApSpi7faQ2Gh1POiyxbQc4-

By the way, to prevent the Yahoo creator from throwing up errors about the impossibility of creating an application password after creating an account, you can run MailBot with the following command line options:

MailBot.exe /apppass:off /POP3:off /IMAP:off /SMTP:off

Yahoo/AOL

Fixed:

  • SMS deliverability to phone numbers
  • thread loop on error Read more »

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

Aug 23

MailBot has been updated to version 16.42.

OpenSSL logo

The project migrated to the OpenSSL v3 library, and TLS 1.3 support was added. At the very least, this sped up network performance.

Attention! When updating to version 16.42, you must copy the new files libcrypto-3.dll and libssl-3.dll from the downloaded archive to the same folder where the MailBot.exe file is located.

CrazyToken logo

Implemented support for the CrazyToken API, a service for solving FunCAPTCHA.

The service solves FunCAPTCHA for $1.2 per 1000 solutions. Solution speed is 1 second.

Outlook

Implemented:

  • FunCAPTCHA solution before sending SMS to phone number when unlocking accounts
  • handling of the ErrMaximumOTTDailyError error when unlocking an account
  • handling of the Try another verification method error when creating an account by phone number
  • handling of error 429 Too Many Requests after sign in request

Fixed:

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

Apr 21

MailBot has been updated to version 14.95.

Due to numerous customers requests, an automatic change of account passwords (passchanger) was implemented in the checker in the form of a new checkbox “Change account passwords” on the “Checker” tab:

New checker setting for changing passwords on accounts

If it is enabled and checked, then for all valid accounts the checker will change the current password to a random new one that it will generate itself.
After a successful password change, the account will be saved to the output file for valid accounts with a new password.

Attention! The account will remain with the old password in the source file with the list of accounts, the checker does not change this file.

Attention! So far, password change has only been implemented for Yahoo and AOL.com accounts. In the next updates there will be other email providers.

It is also implemented to send each successfully created account to the user’s server:

New setting to export created accounts to a custom URL

The new setting is on the “Export” tab. If it is checked MailBot will make HTTP POST request to the specified URL with the parameters “account” and “cookies” (if their export is enabled) encoded in Base64.

An example of a PHP script that should be Read more »

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

Sep 04

MailBot account creator updated to version 11.95.

According to numerous requests from customers, a new checkbox “Cookies” appeared on the “Export” tab in the “Save additional data” panel.

If it is checked, MailBot will create a folder with the name “lcookies” in the “Accounts” folder, create files with names like “tesskmo7kebert@rambler.ru.txt” in it, and in these files it will save the basic cookie params set by the server when creating current mail account.

Cookies export format is compatible with MailerKing.

“SMS” tab now displays the rating/karma of your phone provider account.

For SMSPVA.com karma is displayed.
For SMS-ONLINE.pro – amount of frozen funds.
For getsmscode.com – account points.

Displaying account karma on SMSPVA.com

Also implemented in MailBot 11.95:

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

Jan 17

MailBot account creator updated to version 9.93. Aliases creation support was implemented for Mail.com and GMX.com accounts.

Alias for email is a virtual mailbox, all messages to which come to the main (primary) mailbox. Aliases are used to hide your primary email address when you create account on doubtful sites.

New aliases creation settings can be found on the “Accounts” tab:

Aliases creation settings

You can create either the same number of aliases for each account, or a random number to reduce the similarity of the created accounts. The maximum number of  Read more »

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