On Tue, Dec 13, 2011 at 11:38, Samuel Waithaka
<samwaithaka@gmail.com> wrote:
I'm sending mails by looping a csv file in Joomla. The first batch of about 120 emails were sent without a problem. The next batch of about 130 emails however didn't go anywhere. Seems the mails must have been blocked somewhere.
How can I find out exactly where and how can this be prevented? Is it possible to send mails in a loop without a problem?
Very easy. Ask the admin of the SMTP server to tell you what happened. S/He can see everything in the logs.
With some level of logging, you should also be able to see from your application's logs what it says...
Logging is/as a means to diagnostics and problem visualization:-)