A email sender program I made.

Status
This thread has been locked.

Dead4Now

Supreme
Feedback score
16
Posts
445
Reactions
288
Resources
3
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.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Dead4Now

Supreme
Feedback score
16
Posts
445
Reactions
288
Resources
3
Make it so you can load in a list of combos and have it send emails from all of em to a list of emails and boom you got a potentially sell-able program.
I don't have a clue how that would work in Python, but it's a good idea, I might experiment with it although as far as I know it wouldn't be allowed on MCM....
 
Status
This thread has been locked.
Top