|
|
|
@ -27,7 +27,7 @@ msg = EmailMessage()
@@ -27,7 +27,7 @@ msg = EmailMessage()
|
|
|
|
|
pysema.send_message(msg) |
|
|
|
|
``` |
|
|
|
|
|
|
|
|
|
if something goes whoopsie a `pysema.SendMailException` is raised. |
|
|
|
|
If something goes whoopsie a `pysema.SendMailException` is raised. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[em]: https://docs.python.org/3/library/email.message.html |
|
|
|
|
[em]: https://docs.python.org/3/library/email.message.html |
|
|
|
|