Update smtp.py

This commit is contained in:
Namhyeon Go 2024-03-13 16:35:45 +09:00 committed by GitHub
parent c99469caa9
commit bad26a1910
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,9 @@
#!/usr/bin/python3
#
# smtp.py
# SMTP gateway
#
# Caterpillar - The simple and parasitic web proxy with spam filter
# Caterpillar Proxy - The simple and parasitic web proxy with SPAM filter
# Namyheon Go (Catswords Research) <gnh1201@gmail.com>
# https://github.com/gnh1201/caterpillar
# Created at: 2024-03-01