Skip to content

Instantly share code, notes, and snippets.

@kikmedia
Created April 8, 2019 06:15
Show Gist options
  • Save kikmedia/10cdb241ee6cfba42c0129806048503f to your computer and use it in GitHub Desktop.
Save kikmedia/10cdb241ee6cfba42c0129806048503f to your computer and use it in GitHub Desktop.
Mailkonfiguration Contao 4.x
parameters:
mailer_transport: mail
mailer_host: 127.0.0.1
mailer_user: ~
mailer_password: ~
mailer_port: 25
mailer_encryption: ~
// mailer_transport: smtp, mail, sendmail, oder gmail
// mailer_encryption: tls oder ssl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment