Hello, so I made this email sender program in python, it allows you to input a specific email, subject and message then send the email, basically the compose button on Gmail. It works with gmail although should work with all suppliers as long as you have their SMTP details.
To be able to send someone a email you need to have the email and password for the account you are sending it from which can be inputted in the main code file.
I'd like you to give me some suggestions on things that I could possibly add and maybe I would give it for free on the resources section if I get some good feedback.
Here is the yt video link of me trying it out:
https://www.youtube.com/watch?v=pTHWDwwtaw0
Thanks,
Dead4Now.
To be able to send someone a email you need to have the email and password for the account you are sending it from which can be inputted in the main code file.
I'd like you to give me some suggestions on things that I could possibly add and maybe I would give it for free on the resources section if I get some good feedback.
Here is the yt video link of me trying it out:
https://www.youtube.com/watch?v=pTHWDwwtaw0
Thanks,
Dead4Now.
