[go: up one dir, main page]

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

Email util integration generalising #490

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

Conversation

mohanqxf2
Copy link
Collaborator
@mohanqxf2 mohanqxf2 commented Oct 28, 2024

Email utilitiy integrations.

Prerequisites:

  • Gmail account username with app password
  • Outlook account username with app password
  • Update the app password and username in the .env folder
    To run:

Added new test script 'test_email_utils.py' under the ./tests/ dir.
To run the script from root dir, use command: 'pytest tests/test_email_utils.py'

Renamed the ../integrations/reporting_channels/gmail foldername to ../email and also renaming all the gmail keywords to email and generalising the functions to support for various the imap host.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant