Skip to content

Commit 6a4a5d4

Browse files
authored
Merge pull request #1955 from OpenConext/1949-debug-response-mail-feature-seems-broken
Update the default mailer_dsn
2 parents 8b8a966 + 456849a commit 6a4a5d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/packages/parameters.yml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ parameters:
205205
subject: 'IdP debug info from %%1$s'
206206

207207
## Symfony Mailer configuration
208-
mailer_dsn: 'smtp://user:password@localhost:25'
208+
mailer_dsn: 'smtp://mailcatcher:25'
209209

210210
##########################################################################################
211211
## FEATURE SETTINGS

0 commit comments

Comments
 (0)