mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 10:18:51 +00:00
* add mailer * setup configs * only setup mailer if from_email is present * Do not assume OUTBOUND_EMAIL_FROM exists * update docs * add usage of mailer as tests * address comments