# What `mailer` is an application to send templated emails. Templates are in the [Crinja format][crinja] (a Jinja derivative). ```Bash # Get some help. mailer -h ``` # Sending a mail ```Bash # One-shot email transfer. "login" and "token" are template parameters. # mailer send