Description
Sending emails is an async process, and as such it must be handled. When a web component sends an email, the email should be stored somewhere (the db?) and a job should send it later, marking on the db the mail status and relevant debug infos.