Session.login_data is deprecated
Open
deprecation
tech-debt
- Dominant language
- Python
- Stars
- 373
- Forks
- 105
- Avg merge
- 4m
- Merged PRs (30d)
- 2
Description
The following warning is logged with aiosmptd 1.4.2 and 1.4.3:
```
WARNING:mail.log:Session.login_data is deprecated and will be removed in version 2.0
```
As mentioned by @YoRyan, Mailrise does not use the legacy authentication mechanism:
https://github.com/YoRyan/mailrise/issues/39#issuecomment-1360389604
Contributor guide
Assessment
This issue has not been assessed yet.