Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bounced

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bounced

A library to determine info on bounced email messages

  • 0.3.0
  • PyPI
  • Socket score

Maintainers
1

bounced

A library to determine info on bounced email messages.

Why another one?

With flufl.bounce_ one only gets a list of email addresses without any further info. The API of bounce_email_ isn't Pythonic and inefficient for several use cases, like when you already have email message objects.

.. _flufl.bounce: https://pypi.org/project/flufl.bounce/ .. _bounce_email: https://pypi.org/project/bounce_email/

References

http://www.serversmtp.com/en/smtp-error

Changelog

0.3.0 - 2024-03-08

  • Fix for empty Status header. [fschulze]

0.2.0 - 2018-03-31

  • Support local recipient kind. [fschulze]

  • Support longer status codes like 5.1.10. [fschulze]

0.1.0 - 2018-03-30

  • Initial release. [fschulze]

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc