From owner-freebsd-questions Thu Sep 27 5:46:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta03.mail.mel.aone.net.au (mta03.mail.au.uu.net [203.2.192.83]) by hub.freebsd.org (Postfix) with ESMTP id 0CEC037B442 for ; Thu, 27 Sep 2001 05:46:24 -0700 (PDT) Received: from ausyddtp0050.ozemail.com.au ([203.166.66.104]) by mta02.mail.mel.aone.net.au with ESMTP id <20010927101548.OUXU10115.mta02.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au>; Thu, 27 Sep 2001 20:15:48 +1000 Message-Id: <5.1.0.14.2.20010927195707.01d85010@pop.ozemail.com.au> X-Sender: rbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Thu, 27 Sep 2001 20:14:29 +1000 To: "MurrayTaylor" , From: Rob B Subject: Re: postfix -- auto footers In-Reply-To: <01f601c1458f$11fb3440$2a7627cb@bytecraft.au.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 16:55 25/09/2001, MurrayTaylor wrote: >Has anyone developed a method of automagically adding >company footers to outbound email via postfix ... > >I would like to avoid having to setup footers on all the >user clents... > >cheers >mjt This is not a Good Thing. It may break MIME structure or be invisible in MIME mail, and it's a falsification of mail. That's why there is no official interface for this function. You might get content filtering to do what you want, but you're heading for troubles. This was an idea suggested on the Postfix-users mailing list - send an email to all users with the official signature, and instructions on how to add it to their email client. You could then try and filter out all outgoing mails that don't contain the official signature. I'm not sure on the command to do this, but maybe something like a body_checks regexp? Cheers, Rob -- When Cthulhu calls, he calls collect. This is random quote 1096 of a collection of 1161 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message