Skip to content

Commit a082b62

Browse files
committed
Add recipe for AhaSend mailer bridge
1 parent 9698b84 commit a082b62

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

symfony/ahasend/7.2/manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"env": {
3+
"#1": "MAILER_DSN=ahasend+api://KEY@default",
4+
"#2": "MAILER_DSN=ahasend+smtp://USERNAME:PASSWORD@default"
5+
}
6+
}

0 commit comments

Comments
 (0)