I have been configure email.php config, and I'm set email priority to normal
/**
* Email priority
*/
'priority' => \Email::P_NORMAL,
when i'm send email with that config I am wait 1 until 5 second to be success send, any other idea for most speed up to send email ? it's Email priority it's very important for send mail ?