cakephp-email-queue
cakephp-email-queue copied to clipboard
added commands
Took PR from kpro-phil:feat_cc_bb to add CC/BCC-functionality and implemented cakephp-commands since shell is deprecated in cake4. Also removed deprecations with ->all()
SenderCommand isn't complete. It lacks it sub-command. But it works.