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