From 2e7e772e5735669a2c282237ae0c871221c77bce Mon Sep 17 00:00:00 2001 From: Deadswitch Date: Thu, 29 Oct 2020 14:32:17 -0500 Subject: [PATCH] on kawomi mail works. --- mail.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail.py b/mail.py index 659ed9b..385919f 100644 --- a/mail.py +++ b/mail.py @@ -3,8 +3,8 @@ import smtplib port = 25 server=smtplib.SMTP("localhost", port) -sender_email = "pope@home.kawomi.com" -receiver_email = "pope@kawomi.com" +sender_email = "deadswitch@kawomi.com" +receiver_email = "joerg.tretter@gmail.com" message = """\ Subject: Hi there