From owner-freebsd-isp Tue Mar 9 4: 8: 5 1999 Delivered-To: freebsd-isp@freebsd.org Received: from carme.eclipse.net.uk (carme.eclipse.net.uk [195.188.32.33]) by hub.freebsd.org (Postfix) with ESMTP id AFB7F15259 for ; Tue, 9 Mar 1999 04:08:01 -0800 (PST) (envelope-from stuart@eclipse.net.uk) Received: from eclipse.net.uk (elara.eclipse.net.uk [195.188.32.31]) by carme.eclipse.net.uk (8.9.3/8.9.3) with ESMTP id MAA09406; Tue, 9 Mar 1999 12:07:01 GMT Message-ID: <36E50F55.2207F92A@eclipse.net.uk> Date: Tue, 09 Mar 1999 12:08:53 +0000 From: Stuart Henderson Organization: Eclipse Networking Ltd. X-Mailer: Mozilla 4.5 [en] (WinNT; U) X-Accept-Language: en-GB MIME-Version: 1.0 To: admin@wholesalehosting.com Cc: "freebsd-isp@FreeBSD.ORG" Subject: Re: More Sendmail issues.. References: <36E4B12578.2DCDADMIN@domains.md> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > So far i'm certain whats happening. The mail then sorts thru the > .mail_aliases file below.. i hope doing what i'm implying below. > > .mail_aliases > support offsite@yahoo.com > admin somewhere@mindless.com > looser guppy@tclslave.net > > is this right? if now.. how can i achieve what it appears i'm > thinking =). Sendmail virtusertables will do this, but you'll have to build a program to munge the client aliases into the right format with @domain on the left-hand side (taking care not to let them set aliases for other people's domains ;-) then build them into a single file and generate the database files. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message