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

Error after suppressing a SMTP account in BackOffice #739

Open
PGK37 opened this issue Apr 19, 2024 · 1 comment
Open

Error after suppressing a SMTP account in BackOffice #739

PGK37 opened this issue Apr 19, 2024 · 1 comment

Comments

@PGK37
Copy link

PGK37 commented Apr 19, 2024

Bug report

Error after removing SMTP

I had 2 SMTPs in my UVDESK settings, I deleted one of the 2 to clean up and following this modification I got the error
"You have requested a non-existent service "swiftmailer.mailer".

Issue Description

  1. 2 SMTP Account
  2. Deletion of the first created
  3. The application ran for several seconds
  4. Then Error ! (screenshot bellow)

Environnement

  1. Version v1.1.3; Core Version v1.1.4
  2. Connected in Administration mode in French (public/fr)
  3. Server : PHP 8.0 / MysQL 8.0

66212b4203cde Capture d’écran 2024-04-18 à 16 11 24

@PGK37
Copy link
Author

PGK37 commented Apr 22, 2024

-- UPDATE --

When the initial swiftmailer.yaml file is put back in the config directory the application works.

swiftmailer:
    url: '%env(MAILER_URL)%'
    spool: { type: 'memory' }

so there seems to be a dependency with this file.
But why did it work initially and when you delete a Swiftmailer it crashes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant