Skip to content
  • Jaap van der Plas's avatar
    2488901d
    Don’t log recipients when sending mail · 2488901d
    Jaap van der Plas authored
    Since production applications typically run with log level info and
    email adresses should be considered as sensitive data we want to prevent 
    them from ending up in the logs. In development mode (with log level
    debug) they are still logged as part of the Mail::Message object.
    2488901d
    Don’t log recipients when sending mail
    Jaap van der Plas authored
    Since production applications typically run with log level info and
    email adresses should be considered as sensitive data we want to prevent 
    them from ending up in the logs. In development mode (with log level
    debug) they are still logged as part of the Mail::Message object.
Loading