A simple Python module to send email messages. Current version 0.8.1, last updated in 2011. No longer actively maintained; use in legacy projects only.
pip install mailer==0.8.1No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Send a plain text email via SMTP.
Migrate to yagmail or smtplib.
Use a dedicated library like yagmail for Gmail OAuth.
No dependency data recorded yet.