You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ Configuration is basic and is done using the environment variables listed below
15
15
*`RELAY` - DNS of your target relay host or service. Like smtp-relay.gmail.com or smtp.mailgun.com. *While optional, you won't be able to relay email if you don't set this value.*
16
16
*`TLS` - Set this to "true" to enable TLS. You almost always want to do this.
17
17
*`SASL_AUTH` - Authentication information for connecting to the relay host. *While optional, you likely won't be able to relay email if you don't set this value.*
18
+
*`MY_HOSTNAME` - Optionally set the hostname emails will appear to come from.
0 commit comments