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 MAIL_TIMEOUT #140

Closed
wants to merge 1 commit into from
Closed

Add support for MAIL_TIMEOUT #140

wants to merge 1 commit into from

Conversation

kblomqvist
Copy link

The smtplib.SMTP/SMTP_SLL class is instantiated by passing this config value via its constructor.

Defaults to socket._GLOBAL_DEFAULT_TIMEOUT.
Requires Python 2.6 or later.

Solves #114.

The `smtplib.SMTP/SMTP_SLL` class is instantiated by passing this config value via its constructor.

Defaults to `socket._GLOBAL_DEFAULT_TIMEOUT`.
Requires Python 2.6 or later.
@aenglander aenglander deleted the branch pallets-eco:master May 20, 2024 15:38
@aenglander aenglander closed this May 20, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants