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](https://docs.python.org/3/library/smtplib.html), which stands for Simple Mail Transfer Protocol, is a built-in Python module used to send e-mails in Python.
71
71
72
72
73
73
-[OS](https://docs.python.org/3/library/os.html), which stands for Operating System, is a built-in Python module which provides a portable way of using operating system dependent functionality.
74
74
75
-
##š License
75
+
##š License
76
76
```
77
77
MIT License
78
78
@@ -97,8 +97,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
97
97
SOFTWARE.
98
98
```
99
99
100
-
##𤵠Authors
100
+
##𤵠Authors
101
101
-[@coderatul](https://github.com/coderatul)
102
102
103
-
##ā Questions/Feedback
103
+
##ā Questions/Feedback
104
104
If you have any questions or feedback, please reach out in [issues](https://github.com/coderatul/emailbomber/issues).
0 commit comments