<!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">
On 11/03/2009 08:44 AM, Tom Plancon wrote:
<blockquote cite="mid:4AF041D5.9090604@bkaarchs.com" type="cite"><font
 face="Gill Sans MT">Hello all,<br>
  <br>
Not sure if this is the place to ask this, just trying to track it
down. I'm running Cyrus 2.2.12 with Postfix 2.2.2 for only 45 users.
Every once in a while, but much more recently, users are receiving
emails sent a few days ago - again. The recent repeat emails were all
from users on our network sent to all users on our network. The headers
appear like regular, legit emails. Any thoughts as to what could be
going on or where to begin looking.<br>
  <br>
Any input is greatly appreciated. Thanks.<br>
  </font></blockquote>
We saw a situation like this some years back, which was caused by
misconfiguration between postfix and cyrus.&nbsp; The specific problem we
saw was that when a local user sent a message to a group of local
users, and one member of the group (mailing list, alias expansion or
whatever) generated a 4XX (temp fail) error on delivery, then we would
see the whole list get the message again when the cause of the temp
fail was cleared up (such as quota getting fixed).<br>
<br>
I don't remember the exact fix, but it involved switching from
mailbox_transport to local_transport in postfix, and switching from
alias_maps to virtual_alias_maps as well.&nbsp; This causes the redelivery
attempts to occur post-alias expansion rather than pre-alias expansion.<br>
<br>
I know this is off topic for the cyrus-imapd list, but thought others
may find it helpful.<br>
<br>
Cheers,<br>
&nbsp;&nbsp;&nbsp; -nic<br>
<pre class="moz-signature" cols="72">-- 
Nic Bernstein                             <a class="moz-txt-link-abbreviated" href="mailto:nic@onlight.com">nic@onlight.com</a>
Onlight llc.                              <a class="moz-txt-link-abbreviated" href="http://www.onlight.com">www.onlight.com</a>
219 N. Milwaukee St., Suite 2a                  v. 414.272.4477
Milwaukee, Wisconsin  53202
</pre>
</body>
</html>