Skip to content
Snippets Groups Projects
  • Jørn Åne's avatar
    Replace e-mail class with one that uses PHPMailer · c9fa8626
    Jørn Åne authored
    The old mail class uses the built-in `mail` function in PHP, and builds a payload by itself using hard-coded HTML and MIME-snippets. Let's use a library for that; PHPMailer has new dependencies and does all the heavy lifting.
    c9fa8626
Code owners
Assign users and groups as approvers for specific file changes. Learn more.