From owner-freebsd-questions@FreeBSD.ORG Sat May 5 14:56:07 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0171716A406 for ; Sat, 5 May 2007 14:56:07 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.freebsd.org (Postfix) with ESMTP id CF67313C457 for ; Sat, 5 May 2007 14:56:06 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from [172.23.9.150] (nat-service4.juniper.net [66.129.225.151]) (authenticated bits=0) by typhoon.enabled.com (8.14.1/8.14.1) with ESMTP id l45Eu6uu043980 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 5 May 2007 07:56:06 -0700 (PDT) (envelope-from admin2@enabled.com) Message-ID: <463C9AFE.6050106@enabled.com> Date: Sat, 05 May 2007 07:55:58 -0700 From: Noah User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: User Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: qmail virtual domain and alias X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2007 14:56:07 -0000 Since I am not getting a response from the qmail list - well there are a bunch of knowledgeable members here. So... okay i collect mail for two domains with overlapping aliases. the acutal host name of the server is globs.domain.com so there is globs@globs.domain.com and globs@blobs.domain.com there is a .qmail-globs file working fine for mail arriving at globs@globs.domain.com but then I placed the virtualdomains the line: globs@blobs.domain.com:blobs and then I created an alias file .qmail-blobs-globs but it does not work and the sender receives a bounce claiming user blobs-globs@blobs.domain.com not found. what can I do about this? Cheers, Noah