Skip to content

symfony/mailtrap-mailer

Repository files navigation

Mailtrap Bridge

Provides Mailtrap integration for Symfony Mailer.

Configuration example:

# SMTP
MAILER_DSN=mailtrap+smtp://PASSWORD@default

# API
MAILER_DSN=mailtrap+api://TOKEN@default

where:

  • PASSWORD is your Mailtrap SMTP Password
  • TOKEN is your Mailtrap Server Token

Resources

About

Symfony Mailtrap Mailer Bridge

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages