Hi all. I'm getting this error when trying to send email from task. The email works fine within a controller.
Here's the error message:
E:\fuelphp\fuel>php oil r subscriptions
exception 'Email\EmailSendingFailedException' with message 'Failed sending email 'in E:\fuelphp\fuel\fuel\packages\email\classes\email\driver\mail.php:28
Is it not possible to send email inside task?
Thanks.