Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C2: Migration of mailing configuration #5452

Open
NicoDucou opened this issue Apr 28, 2024 · 0 comments
Open

C2: Migration of mailing configuration #5452

NicoDucou opened this issue Apr 28, 2024 · 0 comments
Milestone

Comments

@NicoDucou
Copy link
Member

In Chamilo 1.11.x the mailing configuration is in the file app/config/mail.conf.php
This setting is not automatically transferred to .env file in the following directive :

###> symfony/mailer ###
#MAILER_DSN=*******
###< symfony/mailer ###

There are to many different cases to try to manage it automatically so it would probably be better to indicate it in the migration process as a manual action.

@NicoDucou NicoDucou added this to the 2.0 milestone Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant