Skip to content

Sending an email is much more difficult than problem 08 would imply #8

Description

@mvaneerde

The given solution to problem 08 (send an email) is to use smtplib to authenticate to Office 365. Internally this uses SMTP AUTH to authorize the client to send the email.

Alas, Office 365 and other big mail service providers like Google Mail have disabled SMTP AUTH. Other more complicated solutions are necessary, like building an app in Google Cloud or installing your own SMTP server locally

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions