Uses Python Requests to create email account in Mail in a Box from a CSV file.
Instructions
-
Upload to any server with Python Installed. You can use your MailinaBox server.
-
Install python-requests using the following command:
apt install python-requests
-
Replace the userlist.csv file with your the emails and passwords to import. This file should not contain headers
-
With the userlist.csv and importusers.py file in the same directory, navigrate to that directory and run:
python importusers.py