Skip to content

symfony/mailjet-mailer

Mailjet Bridge

Provides Mailjet integration for Symfony Mailer.

Configuration example:

# SMTP
MAILER_DSN=mailjet+smtp://ACCESS_KEY:SECRET_KEY@default

# API
MAILER_DSN=mailjet+api://ACCESS_KEY:SECRET_KEY@default
MAILER_DSN=mailjet+api://ACCESS_KEY:SECRET_KEY@default?sandbox=true

where:

  • ACCESS_KEY is your Mailjet access key
  • SECRET_KEY is your Mailjet secret key

Webhook

When you setup your webhook URL on Mailjet you must not group events by unchecking the checkboxes.

Resources

About

Symfony Mailjet Mailer Bridge

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages