no message

This commit is contained in:
2025-12-06 16:58:24 +03:00
parent b8d4e0ddd1
commit ce12f23426
38 changed files with 920 additions and 133 deletions

View File

@@ -26,4 +26,4 @@ if __name__ == "__main__":
print(email.first_sender)
print('--------------------------------')
email_client.close()
email_client.disconnect()