There are several ways to send e-mail messages in PHP. When you need to send many e-mail newsletters as fast as you can, it matters to understand which way is the fastest.
This article describes the different ways to send e-mail in PHP and comments which one would be fastest depending on your circumstances.