<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I will give it a try.<br>
<br>
Thanks!<br>
<br>
<br>
Manuel Arostegui Ramirez wrote:
<blockquote cite="mid200707211754.39781.manuel@todo-linux.com"
 type="cite">
  <pre wrap="">El Sábado, 21 de Julio de 2007 17:46, Gustavo J. Mata escribió:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I distribute an e-mail newsletter to a large number of
recipients (approximately 5500).I have a simple script
that goes through the list of recipients and sends an
email to each one in turn.

This script was running fine in a machine which
unfortunately died a few days ago.

I'm now using another machine with Fedora Core 6
installed. The problem now is that the script will
only send a fraction of the total list and then stop.

I'm getting no error messages.

Any hints?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Have you try to run the script with debug? For instance if it's bash with -x 
and see what's happening...

  </pre>
</blockquote>
<br>
</body>
</html>