Martin Sckopke <[EMAIL PROTECTED]> wrote:

>we're using a little script to do some header rewriting.

Sorry, that voids your qmail warranty. :-)

>It is called via .qmail-fixup-default.
>The output of the script is the fed into qmail-inject,
>QMAILINJECT=i.
>Almost everything works as expected, there's just one
>problem: if a mail is sent to multiple users, EACH of
>them gets it multiple times. The number of individual
>mails is equal to the number or receivers.
>
>The .qmail-fixup-default script is called n-times and
>calls qmail-inject n-times (n is the number of receivers),
>then qmail-inject sends each message n times.

If you re-inject the messages N times, wouldn't you expect to receive
N copies? Unless your script re-injects it only for that copy's
recipient..

>We have this setup running for some years now but
>recently upgraded hardware, kernel and qmail version.
>Qmail was 1.01 and is now 1.03. Hardware is Intel,
>OS is Linux.

What I can't figure out is how you managed to avoid duplicates
before...

-Dave

Reply via email to