New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

invenio-mail

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

invenio-mail

Invenio-Mail is an integration layer between Invenio and Flask-Mail.

  • 2.2.1
  • PyPI
  • Socket score

Maintainers
1

.. This file is part of Invenio. Copyright (C) 2015-2018 CERN.

Invenio is free software; you can redistribute it and/or modify it
under the terms of the MIT License; see LICENSE file for more details.

============== Invenio-Mail

.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-mail.svg :target: https://github.com/inveniosoftware/invenio-mail/blob/master/LICENSE

.. image:: https://github.com/inveniosoftware/invenio-mail/workflows/CI/badge.svg :target: https://github.com/inveniosoftware/invenio-mail/actions

.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-mail.svg :target: https://coveralls.io/r/inveniosoftware/invenio-mail

.. image:: https://img.shields.io/pypi/v/invenio-mail.svg :target: https://pypi.org/pypi/invenio-mail

Invenio-Mail is an integration layer between Invenio and Flask-Mail.

Further documentation is available on https://invenio-mail.readthedocs.io/

.. This file is part of Invenio. Copyright (C) 2015-2025 CERN.

Invenio is free software; you can redistribute it and/or modify it
under the terms of the MIT License; see LICENSE file for more details.

Changes

Version 2.2.1 (released 2025-01-29)

  • add filename to attachments

Version 2.2.0 (released 2024-12-20)

  • retry e-mail sending on failure with random backoff

Version 2.1.1 (released 2024-05-28)

  • installation: upper pin flask-mail due to breaking changes in v0.10.0

Version 2.1.0 (released 2023-11-29)

  • add a func to send e-mails with inline attachments

Version 2.0.0 (released 2023-10-06)

  • config: introduce MAIL_DEFAULT_REPLY_TO
  • global: clean test infrastructure
  • global: bump minimal python version to 3.7
  • global: migrate CI to gh-actions

Version 1.0.2 (released 2018-12-05)

  • Fixes issue with passing None context value to the e-mail template

Version 1.0.1 (released 2018-04-12)

  • Fixes issue with task running in request context, when only the app context is needed. This causes issues when e.g host header injection protection is turned on.

Version 1.0.0 (released 2018-03-23)

  • Initial public release.

Keywords

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