My problem is that my system no longer sends account validation emails for users who register in the web application.
They told me that there is a way to validate that they are users of my database and that they want to receive those emails, and so they do not mark the IP of the server as spam.
We are using Python / Django ... Where can I read about this topic or how can I look for information?
Thanks !!