Mail-Swipe – Script To Create Temporary Email Addresses And Receive Emails
Mail Swipe is a python script that will help you to create momentary e-mail addresses and receive emails at that address. It uses the API presented by 1secmail to create emails addresses and fetch e-mail.
You can either create your own e-mail address or you can generate a random e-mail address using this script. The moment you get an e mail it will be help save in a text file within the “All Mails” folder.
For stability purpose you cannot read through messages from addresses: abuse@area, webmaster@domain, make contact with@area, postmaster@area, hostmaster@domain, admin@domain. All other addresses are cost-free to use. – 1secmail workforce –
Git Installation
# clone the repo
$ git clone https://github.com/sameera-madushan/Mail-Swipe.git
# change the doing the job listing to Mail-Swipe
$ cd Mail-Swipe
# install the prerequisites
$ pip3 set up -r prerequisites.txt
Utilization
python mailSwipe.py
Credits
This script is motivated by sdushantha’s tmpmail script.
Unique many thanks to Sandakelum Priyamantha.
Specific thanks to devolopers of 1secmail API.