An python-based apps for importing Mbox file into Mail server using SMTP authentication.
In this project im using these:
- Python 3.10 -> Python Official Website
#Note: You can use any python version as long as > 3.7
- First of all, clone this project
git clone git@github.com:SandyMaull/PyImExMail.git
. - Then you need to create python environment, use
cd
to folder PyImExMail, and create the environment usingpython -m venv .
. - After that, activate the environment by executing
activate
in folderScripts (Windows)
orbin (Linux)
. - Then u can use
pip install -r requirements.txt
to install all the used libraries in this project. - Lastly, run this script by executing
python main.py -h
to check how to use it.
Voilà, this program is ready to use, u can see the thread below about how to using it.
You can executing python main.py -h
to see how to use this script. :)
Im planning on creating more function like IMAP to IMAP in the future.
You can support me on ko-fi at https://ko-fi.com/kuronekosan1