Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Symfony Mailchimp Mailer Bridge

License

Notifications You must be signed in to change notification settings

symfony/mailchimp-mailer

Mailchimp Mailer

Provides Mandrill integration for Symfony Mailer.

Configuration example:

# SMTP
MAILER_DSN=mandrill+smtp://USERNAME:PASSWORD@default

# HTTP
MAILER_DSN=mandrill+https://KEY@default

# API
MAILER_DSN=mandrill+api://KEY@default

where:

  • KEY is your Mailchimp API key

Resources

About

Symfony Mailchimp Mailer Bridge

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 29

Languages