You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"SMTP_Email.py" ==> The file containing the required classes. There are "Add_File" and "SMTP_Email" classes in the file. Thanks to these classes, e-mail can be sent easily.
9
+
10
+
"main.py" ==> Includes an example showing how to use the classes in the file named "SMTP_Email.py".
11
+
12
+
13
+
14
+
Important Warning
15
+
-----------------
16
+
The necessary settings of the e-mail address must be set up. Otherwise, you may have problems sending e-mail.
0 commit comments