<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Unfortunately, I did the test some weeks ago, and the logs have been
rotated away...<br>
I don't think I'd like to bother 3500 users again with my mass emails...<br>
If you have a solution to test this, without real email...<br>
<br>
Finally, I'm not so sure about the email being resent because of
unreachable recipients.<br>
One thing I remember:<br>
In the postfix spool, in the defered dir, there were LOT of emails with
different hash names.<br>
Looking in some of them, I noticed recipients duplicated in several of
them, this should not be normal...<br>
In the logs, I could see some these hashed defered emails being
repeated several times, each time with a cause why the mail was being
defered.<br>
<br>
There surely is something wrong in my setup. However I have thousands
of mails per day being sent (one by one...) correctly from the same
forum.<br>
<br>
Regards<br>
<br>
<br>
Ralph Angenendt a écrit :
<blockquote cite="mid20060904093244.GD5801@br-online.de" type="cite">
  <pre wrap="">sophana wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">                                I think the problem was that when one of
the recipients was unreachable, the mail went into defered state, to be
retried later. The problem (bug?) is that the mail was sent again to all
50 recipients, explaining why so many users received lot of mails.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That looks like a problem on the *recipient* site. Normal processing of
the mail should go ahead for all *reachable* adresses during the smtp
dialogue, so the mail only gets deferred for the non-reachable
recipients. On the other hand: If the recipient decides to *not* take
the mail at all because one of the recipients is unreachable (or the
limit of errors during the smtp handshake has been reached), you should
never be able to reach the DATA phase in the smtp dialogue - so no mail
gets sent at all.

If some mail gets sent, postfix *never* resends mails to those
recipients who already got the mails.

But without seeing any logs everything's just a cloudy image in my
crystal ball. It might also be that your setup is broken.

Ralph
  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
CentOS mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS@centos.org">CentOS@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a>
  </pre>
</blockquote>
<br>
</body>
</html>