Fix SMTP mailer example
authorRX14 <steph@rx14.co.uk>
Sun, 5 Jan 2020 19:00:48 +0000 (19:00 +0000)
committerRX14 <steph@rx14.co.uk>
Sun, 5 Jan 2020 19:00:48 +0000 (19:00 +0000)
commitb55f2563d05f2d0ca5e1293391c67d73d60d501d
tree8ecc2c21d8da0f89e5b3d2b12c3d9fea62958fd9
parentee0c40831efde5054f587ae0e371fffcad1396b7
Fix SMTP mailer example

`ssl: true` and `tls: :always` tries to use both TLS and STARTTLS on the
same SMTP connection, causing it to fail.
docs/configuration/cheatsheet.md