class SendRawEmailJob extends AbstractJob
No description
__construct(string $email, string $subject, string $body)
handle(Mailer $mailer)