nterms / yii2-mailqueue

Email queue component for yii2 that works with yii2-swiftmailer - https://github.com/yiisoft/yii2-swiftmailer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MailQueue->process send message

thomassb opened this issue · comments

Hello,
Should MailQueue->process be using the '$this->send' message function instead of by passing they logging and transport options. Instead of $this->sendMessage?