from yumail import Mail
mail = Mail('[email protected]', 'pwd')
msg = "hello."
mail.send_mail('[email protected]', msg, subject="test")
-
Notifications
You must be signed in to change notification settings - Fork 0
looker53/yumail
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
a python module to send email by SMTP
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published