Software to retrieve email code

HKT AGENCY

Newbie
Joined
Mar 12, 2021
Messages
20
Reaction score
7
Does anyone know any software that retrieves the code without logging in to the email?
 
Your own domains or something like gmail/outlook?
 
I have done this for tiktok account creation with Java/IMAP protocol
 
You can setup a wildcard email through cloudflare, that would probably be easiest way.
Have it forward to one Gmail account or something (Cloudflares email service just redirects the emails to a target email)
Then you can write something in python or w/e to retrive the codes. (Can use regex on the email body to get any numbers longer than 5 digits, for example)
 
I'm not a programmer

You don't need to be programmer for that. Simple add your domain to cloudflare > activate email forwarder > verify your receiver email > Your ready.

If you still cannot do all this on your own you can open thread in Freelancer section.

Good Luck :)
 
Back
Top