c2corg / c2corg/v6_api

Emails sent by the API are not received by free.fr email addresses

Open
#700 15 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
26
Forks
28
Avg merge
4h
Merged PRs (30d)
9

Description

For instance registration or email change emails. See the UI issue @desnoes has created: https://github.com/c2corg/v6_ui/issues/1763

It is maybe related to this function https://github.com/c2corg/v6_api/blob/master/c2corg_api/emails/email_service.py#L53-L72
We used to send emails with ``transfer_encoding`` defaulting to ``quoted-printable`` but had to use ``base64`` instead (using an explicit ``Attachment``) because of encoding problems in messages received by hotmail addresses.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.