Avatar r50 a6ce93fe35b158fd29ba0e8681c918c22117160e9586a56eee4ffbc20df9bda1
Python senior developer

Mass mailing via SMTP

Добавлено 24 ноя 2024 в 06:36
https://github.com/s3rgeym/massmail

Features:


  • Send bulk of emails.
  • Parallel processing.
  • Randomize text of subject and message for each email.
  • Attach files.

Install:


# I recommend to use pipx instead
$ pip install massmail

Usage:


$ massmail --help

Example:


$ massmail --username your-account@gmail.com --host smtp.gmail.com --ssl --port 465 --message "{Привет|Здравствуй}, {как {жизнь|дела}|что нового}?" emails.txt
041ac4397f