Skip to main content

A simple and effective email notification script.

Project description

iMail

中文文档

Overview

iMail is a straightforward and efficient email notification package built on Python 3.8. It supports email authentication, group mailing, and the addition of images and attachments.

Features

  • Supports group email sending.
  • Allows specification of message content in multiple formats, such as plain text and HTML.
  • Enables users to add images and attachments, with attachments sent in a compressed package.
  • Allows customization of the maximum attachment size (in MB).

Usage

Developed for Python 3.8, iMail requires the Pillow library.

To install the package, execute the following command in your environment:

pip install iMail

or

python install iMail-*-py3-none-any.whl

Example

A simple example file, demo.py, is available in the project on GitHub for configuration guidance.

License

This script is licensed under the MIT License, permitting free use and distribution.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page