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

Email queuing #30

Open
d4f3dQnK opened this issue Nov 30, 2022 · 1 comment
Open

Email queuing #30

d4f3dQnK opened this issue Nov 30, 2022 · 1 comment

Comments

@d4f3dQnK
Copy link

I think it would be great to add email queuing feature.

For instance, we can run a command like this:

php spark emails:send

What do you think?

@MGatner
Copy link
Contributor

MGatner commented Dec 1, 2022

It a great idea! I don't know that this is the right home for it though. I've been thinking of splitting this one apart, since it already has very loosely related features.

We also have the Queue library coming with the framework at some point, which would make writing this a lot easier. Also the new Mailer class should be added to the framework. I think work done towards a mail queue without those two pieces would need to be redone once they were released.

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

2 participants