Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
Send mail from task
  • 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.
  • I wouldn't know why not. You could try removing the error supression (@) from the mail() function on that line, and see what the actual PHP error is?

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion