Right now it is not possible, as there is no mail server attached to the production instance. So to fix this problem, first we need to support sending emails. I'm thinking plain SMTP instead of using some vendor specific SDK. It is also a sensitive area in terms of GDPR which we need to take into account.
Right now it is not possible, as there is no mail server attached to the production instance. So to fix this problem, first we need to support sending emails. I'm thinking plain SMTP instead of using some vendor specific SDK. It is also a sensitive area in terms of GDPR which we need to take into account.