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

Add support for SMTP port 465 #34

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

Conversation

ajquick
Copy link

@ajquick ajquick commented May 21, 2022

Add support for Port 465, which requires the use of SMTP_SSL instead of SMTP and STARTTLS.

Add support for Port 465, which requires the use of SMTP_SSL instead of SMTP and STARTTLS.
@ajquick ajquick changed the title Update main.py Add support for IMAP port 465 May 21, 2022
@ajquick ajquick changed the title Add support for IMAP port 465 Add support for SMTP port 465 May 21, 2022
Copy link
Owner

@rob-luke rob-luke left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, could you please just check the one question I have. Thanks

src/main.py Outdated Show resolved Hide resolved
Co-authored-by: Rob Luke <[email protected]>
@ajquick
Copy link
Author

ajquick commented Jun 21, 2022

You were correct! Should be good to go now!

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.

2 participants