2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] How to stop duplicate...
FromSent OnAttachments
amandeep singhJun 19, 2007 11:55 pm 
Tony EarnshawJun 20, 2007 5:45 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] How to stop duplicate mail delivery in qmail-ldap serverActions...
From:Tony Earnshaw (ton@hetnet.nl)
Date:Jun 20, 2007 5:45:34 am
List:net.sourceforge.lists.courier-maildrop

amandeep singh skrev, on 20-06-2007 08:56:

hello all,

I have an issue My qmail-ldap users are added in many groups ,so when ever some one message to those groups user gets duplicate delivery in their mailbox. How can i stop that ...is maildrop is a tool for that ..then can any one tell me how to use that ..i will be thank full coz duplicate deliveries really filling my mail storage..

This (documented) snip helps me, at any rate. But it depends on the same Message-ID: for each message:

# Avoid messages with duplicate Message-IDs `/usr/bin/reformail -D 8000 duplicate.cache` if ( $RETURNCODE == 0 ) exit

--Tonni