Open PGK37 opened 7 months ago
-- 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?
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
Environnement