Skip to content

Commit

Permalink
Merge pull request #1372 from symfony/aha-send-name-fix
Browse files Browse the repository at this point in the history
Add AhaSend Mailer recipe
  • Loading branch information
fabpot authored Jan 5, 2025
2 parents 2d53ea3 + 9f3db62 commit d061eb3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions symfony/aha-send-mailer/7.2/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"env": {
"#1": "MAILER_DSN=ahasend+api://KEY@default",
"#2": "MAILER_DSN=ahasend+smtp://USERNAME:PASSWORD@default"
}
}

0 comments on commit d061eb3

Please sign in to comment.