Skip to content

Add support for auto emailing the log files #2

@anuragc2001

Description

@anuragc2001

Is your feature request related to a problem? Please describe.
From May 30, 2022, ​​Google no longer supports the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password. Therefore, this code won't work for Gmail accounts. If you want to interact with your Gmail account in Python, I highly encourage you to use the Gmail API instead.

Describe the solution you'd like

  • Add integration for Gmail API
  • Send the log files to an email address using the Gmail API
  • Don't use the Primary Gmail Module
  • Send the log files once in a day before 00:00 hrs
  • Secure the SMTP server while sending the files

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions