This repository was archived by the owner on Feb 6, 2022. It is now read-only.
This repository was archived by the owner on Feb 6, 2022. It is now read-only.
Memory spool is not sending emails from command #45
Closed
Description
I have a command that sends emails. When I set spool to memory and try to send the email it does not send.
If I change the type to file and then run the swiftmailer:spool:send it sends it.
This seems to be related to console because if I run the exact same function in browser the email is delivered via spool.
Perhaps something to do with the Terminate Event not being called in console?
Metadata
Metadata
Assignees
Labels
No labels