Support the ongoing development of Laravel.io →
Mail Queues

Hi. I am trying to send email with queue and Mandrill but it doesnt really work!

It goes to iron and I see the Messages all time increases by 1 instantly, but not to Mandrill. Mandrill doesn't receive the mail send request at all. The delivered stays on zero.

Code

Thanks

Last updated 3 years ago.
0

Same problem like here. $EmailData['subject'] is null (not defined) because you have access to $EmailData['to'] and $EmailData['message'] in fire method.

Last updated 3 years ago.
0

No it's not the same. I am passing $to to the clouser with "use".

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.