Skip to content

Instantly share code, notes, and snippets.

@janit
Last active June 12, 2020 11:22
Show Gist options
  • Save janit/77ab7ecfc088b2361e81f2920dfde2c8 to your computer and use it in GitHub Desktop.
Save janit/77ab7ecfc088b2361e81f2920dfde2c8 to your computer and use it in GitHub Desktop.
// YAML config for sending emails on eZ Platform Cloud / Platform.sh on eZ Platform v3.0 and higher
swiftmailer:
url: 'smtp://%env(PLATFORM_SMTP_HOST)%'
spool: { type: 'memory' }
@andrerom
Copy link

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