From owner-freebsd-hackers Sat Dec 21 14:46:54 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA05672 for hackers-outgoing; Sat, 21 Dec 1996 14:46:54 -0800 (PST) Received: from Mail.IDT.NET (mail.idt.net [198.4.75.205]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id OAA05664 for ; Sat, 21 Dec 1996 14:46:52 -0800 (PST) Received: from sequoia (ppp-47.ts-1.mlb.idt.net [169.132.71.47]) by Mail.IDT.NET (8.8.4/8.7.3) with SMTP id RAA19098 for ; Sat, 21 Dec 1996 17:46:49 -0500 (EST) Message-ID: <32BC6919.9EA@mail.idt.net> Date: Sat, 21 Dec 1996 17:47:53 -0500 From: Gary Corcoran Reply-To: garycorc@mail.idt.net X-Mailer: Mozilla 3.0 (WinNT; U) MIME-Version: 1.0 To: hackers@freebsd.org Subject: Re: Posting to multiple lists References: <26830.851197722@time.cdrom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Jordan K. Hubbard wrote: > > > I fully second your reply. However, if it is really possible to do > > what the poster says (configure majordomo not to send duplicate > > emails for different mail lists) that is something that would be > > useful anyways. > > I'm not sure how it could, unless it always just chose the first > mailing list as the "target" and then somehow registered this fact > so that a reject would occur for any other mailing lists the user > tried to post it to. > I don't know if it's _practical_ to do this, but sure, send it to the first mailing list a recipient is on. Then, when traversing through the next mail list, if a particular recipient has already been "tagged", don't send another copy of the email. This *would* be a useful feature, both for the poster of the mail (who isn't sure which list should get the mail, or who thinks it may legitimately cover several lists), and obviously for the subscribers, who won't get the emailboxes clogged with duplicates... [sorry, I don't know Perl, which I believe majordomo is written in?] Gary