Hi guys,
I'm having an issue with PHPmailer: it refuses to send an email to multiple recipients either by adding extras $mail->AddAddress() or by using $mail->AddBCC().
I've noticed it works fine on my local server (windows) but still doesn't work on my distant server (linux).
Any info about that?