mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 06:56:29 +03:00
Update async-smtp to 0.8
This commit is contained in:
@@ -47,6 +47,7 @@ async def test_configure_starttls(acfactory) -> None:
|
||||
|
||||
# Use STARTTLS
|
||||
await account.set_config("mail_security", "2")
|
||||
await account.set_config("send_security", "2")
|
||||
await account.configure()
|
||||
assert await account.is_configured()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user