Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial code to authorize and send an email from cmdline. #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

shalearkane
Copy link

Extra features : get credentials from file to prevent leaking on git repo.
Changes from official instructions : use SSL instead of TLS.

Extra features : get credentials from file to prevent leaking on git repo.
Changes from official instructions : use SSL instead of TLS.
Copy link
Collaborator

@srijan2002 srijan2002 left a comment

Choose a reason for hiding this comment

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

PR Labelled as hacktoberfest-accepted , also complete the Receiving Mail function

@srijan2002 srijan2002 added the hacktoberfest-accepted PR accepted for Hacktoberfest2021. label Oct 21, 2021
Changes : moved getCredentials to a new class
Improvement : removed the unneeded String results[] and made the no. of emails to be retrieved be known from the function call.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted PR accepted for Hacktoberfest2021.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants