Swoosh.Mailer.interpolate_env_vars
You're seeing just the function
interpolate_env_vars
, go back to Swoosh.Mailer module for more information.
Interpolate system environment variables in the configuration.
This function will transform all the {:system, "ENV_VAR"} tuples into their respective values grabbed from the process environment.