all: Set SMTP relay
All machines (except the relay itself of course) should use the *mail.pyrocufflink.blue* SMTP relay to send email.jenkins-master
parent
0a975ae4af
commit
241f9d6afa
|
@ -1 +1,4 @@
|
|||
certbot_account_email: dustin@hatch.name
|
||||
smtp:
|
||||
mode: relay
|
||||
host: mail.pyrocufflink.blue
|
||||
|
|
Loading…
Reference in New Issue