Mass mailing via SMTP.
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 [email protected] --host smtp.gmail.com --ssl --port 465 --message "{Привет|Здравствуй}, {как {жизнь|дела}|что нового}?" emails.txt