Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Added python email client script #101

Merged
merged 2 commits into from
Aug 20, 2020

Conversation

PatelKeviin
Copy link
Contributor

Issue: #94

About PR:
Need to send emails daily with the same email message to the same pool of senders? If yes, then this script will help to automate the process of sending emails automatically.

@@ -0,0 +1,2 @@
# Email Client using Python for automating email shooting process
Copy link

@Neilblaze Neilblaze Aug 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will recommend you to elaborate the installation process briefly along with what's already present in README file.

Rest, LGTM 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Neilblaze, I have updated the changes as advised. Also, thank you very much for your kind words!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Neilblaze as all the required modules are part of Python Standard Libraries, nothing in particular is required in terms of set-up as long as the user has Python installed on his/her machine :)

@Neilblaze
Copy link

Also, nice & clean code @PatelKeviin !
Great job 💯

@powerexploit powerexploit merged commit 2f5727f into powerexploit:master Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants