What's Changed
The biggest change is that we now send mail via smtp instead of direct sendmail invocation. This allows to set the correct headers (DKIM...) in the mail, and thus have less chances to go to spam.
Other changes:
- Fix ci for bookworm by @autra in #46
- Fix various linter error to go back to lvl8 by @autra in #47
- Add package_linter to github actions by @autra in #49
Full Changelog: 0.7.18.2-ynh2...0.7.18.2-ynh3