Well that's not a problem with the mailing list.
The problem is that I'm trying to do a forwarding system between 6 emails that all have to receive each other's emails but without the duplicates.
So we have emails: A, B, C, D, E, and F; And whenever someone sends an email to A; B, C, D, E, and F should receive the emails. But B automatically forwards everything to A again, and to everyone else, etc. ad infinitum. So I get a loop.
I'm trying to fix that all duplicates aren't forwarded to anyone else. So that people can put B, C, and E into the CC without getting duplicates.
Thanks in advance.
PS: Those were the experimental rules on the system, not this email.
On 5 August 2016 at 11:05, Benny Pedersen <me@junc.eu> wrote:
On 2016-08-02 10:25, Filip Loncar [WarpMax | FederationServers] wrote:
require "duplicate";
if duplicate :header "message-id" { discard; }
this sieve rule will discard your own postings on maillists when you get them back
bummer
This e-mail, including all attached files, if any, is confidential and
this is a public maillist, no need to make a policy on that
please cut it down or remove it when you post to maillists