From owner-freebsd-questions Fri Mar 30 13:27:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 52A4A37B71C for ; Fri, 30 Mar 2001 13:27:16 -0800 (PST) (envelope-from hamellr@1nova.com) Received: by heorot.1nova.com (Postfix, from userid 1000) id 3723418C9; Thu, 29 Mar 2001 13:49:53 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 2598718C6; Thu, 29 Mar 2001 13:49:53 -0800 (PST) Date: Thu, 29 Mar 2001 13:49:53 -0800 (PST) From: Rick Hamell To: Roelof Osinga Cc: FreeBSD-questions Subject: Re: email question In-Reply-To: <3AC4F044.511FD26A@nisser.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Is there a way to filter outgoing email through our FreeBSD 4.0 email server > > > and have it check for certain words or statements, and if found, send a copy > > > to another email address without letting the sender or recipient know that > > > this happened? > > > > Probally.. but what are the moral and legal implications of doing > > so? > > Interesting. Since this is basically what virusscanners do, you're > suggesting it might be illegal if not immoral and unethical to > use a virusscanner in MTAs? ;) Possibly... if the Virus scanner is making a full copy of the email itself. BUT... In the case of a Virus scanner, I can see the need for it. I'd like to know what the orginal user's intent is personally ,as I can't think of another case where you would need to do so. (Though I'm sure I'll be deluged with a number of reasons now... :) Though it also poses an interesting technical challenge... I was thinking that you could have sendmail/postfix/whatever simply CC the message off to the 2nd email box. Is there even a setting for something like this? The 2nd choice would be to run a script that checks the size of the user's mail file then copy the relevant part into a 2nd mail file. I guess the real question is, are you the sys admin? Or do want to keep it hidden? :) Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message