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

Soumikd mailscape v4 #16

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

Conversation

shalearkane
Copy link

No description provided.

Extra features : get credentials from file to prevent leaking on git repo.
Changes from official instructions : use SSL instead of TLS.
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.
Changes : renamed downloadMail to getMail
starMail function created.
created a basic UI to attach multiple files and send emails.

Changes : renamed downloadMail to getMail.
adjusted sendMail function to be used by the UI
Changes : get messages from Gmail by UID, therefore reducing time to fetch attachments.
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

@srijan2002 srijan2002 added the hacktoberfest-accepted PR accepted for Hacktoberfest2021. label Oct 27, 2021
added labels from refreshing emails and completion of attachment download
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