A simple mail sender.
Project description
Simple Mail Sender
A simple mail sender.
Usage
from simplemailsender.simplemailsender import SimpleMailSender
sms = SimpleMailSender("<SMTP Server>", "<SMTP Port>", "<SSL or TLS>", "<User>", "<Password>")
sms.send(
"<Sender e-mail>",
["<Recipients e-mail>"],
"<Subject>",
"<Message body>",
"<Path to attachment>"
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simplemailsender-0.4.0.tar.gz.
File metadata
- Download URL: simplemailsender-0.4.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5f11a41b2477f7da788d440ad2076d35623d0b6a821dc232dc2a8c6b3beccc4
|
|
| MD5 |
52487d96f526d5fc91e4a4512346dd40
|
|
| BLAKE2b-256 |
ffb0dfd14e65e10c8725607b43699d483b87e9791fdb20c8eb33ed86ff09a2df
|
File details
Details for the file simplemailsender-0.4.0-py3-none-any.whl.
File metadata
- Download URL: simplemailsender-0.4.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bed16b418cfdca3c74c27edf7bfa27cca5ba66460ed3a55b817ddf7f72ed238d
|
|
| MD5 |
d833c525703054923a45798469a42a4e
|
|
| BLAKE2b-256 |
3df5b2a96d2a5cfb14319ab92f8fbbc2d25264fd51e39cb1be2a1b335825d442
|