mirror of
https://github.com/chatmail/relay.git
synced 2026-05-20 12:58:04 +00:00
let mail connection setting come from CHATMAIL_DOMAIN env
This commit is contained in:
@@ -40,5 +40,3 @@ class TestPostfix:
|
||||
smtp.login(user, password + "wrong")
|
||||
assert excinfo.value.smtp_code == 535
|
||||
assert "authentication failed" in str(excinfo)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user