I used to use PHP/sendmail to mail out directly. However, most stupid ISPs block a lot of IPs, so the mail is rejected. (There are better ways of stopping spam than by IP - look at gmail).
So now I go via my ISPs relay mail server, and the success rate is way higher.
|