Lewsnetter is a script for sending and receiving emails from the command-line. In this tutorial, you'll learn how to install Lewsnetter on Windows 10.
Before you begin, ensure that the following software is installed on your Windows 10 machine:
git clone https://github.com/bborn/lewsnetter.git
cd lewsnetter
pip install -r requirements.txt
.env
file for your email credentials:touch .env
.env
file in a text editor (e.g. Notepad) and add the following information:SMTP_SERVER="your email server" (e.g. smtp.gmail.com)
SMTP_PORT="your email server port" (e.g. 465 or 587)
SMTP_USERNAME="your email username"
SMTP_PASSWORD="your email password (app password if using Gmail)"
.env
file.python example_send_mail.py
If everything was configured correctly, you should receive an email from the email address you specified in the .env
file.
Congratulations! You have successfully installed Lewsnetter on your Windows 10 machine. You are now ready to send and receive emails from the command-line.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!