Commit Graph
15 Commits
Author SHA1 Message Date
Kevin BondandGitHub cc3c2b1f01 uncomment MAILER_DSN env for symfony/mailer (#1352) 2024-11-01 21:46:27 +01:00
Fabien PotencierandGitHub 62cc194b5d Fix typo 2024-01-18 10:31:23 +01:00
Fabien PotencierandGitHub 323d3a9dc2 Simplify configuration 2024-01-18 09:52:14 +01:00
Romain Monteil 0ab7d95333 Replace mailcatcher with mailpit 2024-01-11 17:36:45 +01:00
Romain MonteilandGitHub 042b218d3d Update docker image for Mailcatcher (#1279) 2024-01-10 11:54:52 +01:00
Arnaud LierandGitHub d1750c999f [symfony/mailer] follow string recommendations
Follow Docker's string recommendations for port mappings: https://docs.docker.com/compose/compose-file/compose-file-v3/#ports
2022-06-20 21:40:03 +02:00
Kevin Bond e58d3d784d use null://null for MAILER_DSN by default 2022-04-01 13:04:00 -04:00
Kevin Bond 74d71eae9d [symfony/mailer] add 5.4 recipe with test dsn 2022-03-30 09:05:41 -04:00
Fabien Potencier 1aa7d46cb0 Remove the header from post-install files (handled by Flex now) 2021-08-30 12:25:28 +02:00
Fabien Potencier 16519e71f0 Add local Docker config for Mailer 2021-08-28 09:57:14 +02:00
Fabien Potencier 895ce06f37 Move the mail and mailer aliases to symfony/mailer instead of swiftmailer 2019-11-20 13:36:30 +01:00
Fabien Potencier 6842d39fdd Revert "Merge pull request #596"
This reverts commit 4e3142d313, reversing
changes made to ddbcd99fc3.
2019-05-31 08:11:55 +02:00
Ryan Weaver 6ac8222936 changing mailer alias to Mailer component 2019-05-30 10:28:08 -04:00
Fabien Potencier 95a5fe7b0d fixed typo 2019-05-10 07:51:06 +02:00
Fabien Potencier 4d2004b218 added a recipe for Symfony mailer 2019-03-30 14:24:18 +01:00