Skip to content

Instantly share code, notes, and snippets.

@GaetanoPiazzolla
Created September 29, 2021 14:55
Show Gist options
  • Select an option

  • Save GaetanoPiazzolla/32e5cac15d9ee57feb1e7862d36decf9 to your computer and use it in GitHub Desktop.

Select an option

Save GaetanoPiazzolla/32e5cac15d9ee57feb1e7862d36decf9 to your computer and use it in GitHub Desktop.
smtp:
host: "host.test.it"
port: "25"
auth: "true"
username: "username"
password: ${SMTP_PASSWORD}
email-from: "test@test.it"
email-from-name: "Name"
@GaetanoPiazzolla

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment