Hi Geni , I have tried your implementation and it worked for instant mailing, where as when I try $mailer->to($email)->later(Carbon::now()->addMinutes(5), $mailable); It is trying to pick default from env/config not the which we have been passed.