Skip to content
Snippets Groups Projects
  1. Dec 01, 2021
    • fu1106jv's avatar
      - forgot .env.example · d052b1cc
      fu1106jv authored
      - removed process env check (already verified after transporter creation)
      d052b1cc
    • fu1106jv's avatar
      - added sending mails via nodemailer -> .env may need to be updated · b143250e
      fu1106jv authored
      - added template loading from server/src/assets
      	* special email html for readability across multiple mail clients
      	* expressions inside {{}} are replaced by the values of the replace argument in the sendMail function
      	* templates are both in txt and html for mail clients that don't support html
      b143250e
Loading