[FEATURE] Add attachments to mail queue
Compare changes
Files
7@@ -30,6 +30,7 @@ use SGalinski\SgMail\Domain\Model\Mail;
@@ -92,6 +93,18 @@ class SendMailCommandController extends CommandController {
Enable the mail queue to store attachments and send them later
Fixes #3 (closed)