test mail sender
This commit is contained in:
@@ -17,7 +17,7 @@ def _build_smtp_client():
|
||||
if True:
|
||||
smtp.starttls()
|
||||
smtp.ehlo()
|
||||
smtp.login("no-reply@invario-software.de", "#,EATwIn,68")
|
||||
smtp.login("no-reply@invario-software.de", "eSpage,65,{")
|
||||
return smtp
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user