From owner-freebsd-questions@FreeBSD.ORG Sun Apr 11 02:29:47 2004 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 354DA16A4CE for ; Sun, 11 Apr 2004 02:29:47 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 718D243D1D for ; Sun, 11 Apr 2004 02:29:46 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i3B9TcsN074511 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 11 Apr 2004 10:29:38 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i3B9TcLP074510; Sun, 11 Apr 2004 10:29:38 +0100 (BST) (envelope-from matthew) Date: Sun, 11 Apr 2004 10:29:38 +0100 From: Matthew Seaman To: Noah Message-ID: <20040411092938.GE70330@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Noah , freebsd-questions@freebsd.org References: <20040411082916.M27359@enabled.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dFWYt1i2NyOo1oI9" Content-Disposition: inline In-Reply-To: <20040411082916.M27359@enabled.com> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040407, clamav-milter version 0.70g cc: freebsd-questions@freebsd.org Subject: Re: mailman - partition virtual domain name? 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: Sun, 11 Apr 2004 09:29:47 -0000 --dFWYt1i2NyOo1oI9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 11, 2004 at 12:29:16AM -0800, Noah wrote: > mailman-2.1.4 > sendmail-8.12.11 > freeBSD-4.9-STABLE >=20 > I am placing listnames in the /etc/mail/aliases file to have the forwarde= d to > mailman for processing. =20 >=20 > I running virtual hosts on a machine and I want to stop people from sendi= ng to > listname@domain1.com and only allow people to post to listname@domain2.com >=20 > currently users can post to both listname@domain1.com and listname@domain= 2.com This is with sendmail? To make domain specific addresses, use virtusertable. virtusertable support is already included in the stock freebsd.mc/freebsd.cf configuration, so all you need to do is populate the /etc/mail/virtusertable file, and run 'make' to generate the .db file. See /usr/share/sendmail/cf/README for details of what to put into virtusertable. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --dFWYt1i2NyOo1oI9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAeRACdtESqEQa7a0RAuYPAKCNINCds6tHgHsH9KFuIakZ5q4t8wCfQkYD 9Sbg5DTM+48XRrOgrn2VFZ0= =f3/9 -----END PGP SIGNATURE----- --dFWYt1i2NyOo1oI9--