This commit is contained in:
@@ -59,6 +59,5 @@ def test_sendmail_real_local():
|
||||
body = "Hello! This is a real test sent using local sendmail."
|
||||
print(shutil.which("sendmail"))
|
||||
sendmail(to_addr, subject=subject, body=body)
|
||||
asset True == True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user