From owner-freebsd-questions@FreeBSD.ORG Mon Jul 7 19:53:10 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFB4737B401 for ; Mon, 7 Jul 2003 19:53:10 -0700 (PDT) Received: from mail.clubplus.net (mail.clubplus.net [216.191.22.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C85C43FA3 for ; Mon, 7 Jul 2003 19:53:08 -0700 (PDT) (envelope-from david@3s1.com) Received: from 3s1.com (cust29.209.188.66.dsl.accessv.com [209.188.66.29] (may be forged)) by mail.clubplus.net (8.12.7/8.12.7) with ESMTP id h682xHpG028788; Mon, 7 Jul 2003 22:59:20 -0400 Received: (from root@localhost) by 3s1.com (8.12.9/8.12.9) id h682qlfX000512; Mon, 7 Jul 2003 22:52:48 -0400 (EDT) (envelope-from david@3s1.com) Received: from 3s1.com (localhost [127.0.0.1]) by 3s1.com (8.12.9/8.12.6) with ESMTP id h682qh5B000486; Mon, 7 Jul 2003 22:52:47 -0400 (EDT) (envelope-from david@3s1.com) Received: (from david@localhost) by 3s1.com (8.12.9/8.12.9/Submit) id h682qgRo000485; Mon, 7 Jul 2003 22:52:42 -0400 (EDT) (envelope-from david) Date: Mon, 7 Jul 2003 22:52:42 -0400 From: David Banning To: Jason Taylor Message-ID: <20030708025242.GA365@skytrackercanada.com> References: <20030702191058.GA60452@skytrackercanada.com> <3F09F44A.6000308@infinitebubble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F09F44A.6000308@infinitebubble.com> User-Agent: Mutt/1.4.1i X-scanner: scanned by Inflex 1.0.12.3 - (http://pldaniels.com/inflex/) X-RAVMilter-Version: 8.4.2(snapshot 20021217) (mail) cc: questions@freebsd.org cc: David Banning Subject: Re: tmda problems - anyone using it? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 02:53:11 -0000 > It's been working just fine for at least the past 6 months. > > I remember I had to activate the bit-bucket alias to avoid some mail > loops. I also made some changes so that I could use '-' instead of '+' > in addresses. Other than that, I think I just followed the docs and it > all worked. I have gotten it working, but it takes some custom script writing to get the right EXTENSION set. Are you using sendmail? If so, can you send me the part of your .procmailrc that sets EXTENSION and RECIPIENT. Thanks -