oc-mail
oc-mail copied to clipboard
Does not Log Mails sent via Queue
We use OctoberCms Queue for some tasks including sending mails. Mails sent from queue workers don't appear in the maillog. Mails sent appear in the log.
We don't use the Mail::queue method instead we use custom Queues and send Mails via Mail::send method.
Any idea why this happens?
Very good question. Sadly I've not been working with October or PHP for the last few years, so I'm really not sure how to help here.