From owner-freebsd-isp@FreeBSD.ORG Thu Jun 8 17:30:07 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8665D16CB4C for ; Thu, 8 Jun 2006 15:48:58 +0000 (UTC) (envelope-from meshbah@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id A72E643D55 for ; Thu, 8 Jun 2006 15:48:57 +0000 (GMT) (envelope-from meshbah@gmail.com) Received: by ug-out-1314.google.com with SMTP id h2so718968ugf for ; Thu, 08 Jun 2006 08:48:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=L2qoD3z1JZ7nahpdssmYcjIKTHtC7VUd3Ran7fpBJ3Cr4cWe4EqL1lJExT/5rIpTbgVsYAK9fispsD7c0gEIL8O1mluVulTvTyeuLiPhVcbPXf/FQCVMJ1/wXYAOYVn8quWkJHlIRMktZ1nrqQ6Hlo1pYf80v2cK3HradvIjCWs= Received: by 10.67.15.3 with SMTP id s3mr1576007ugi; Thu, 08 Jun 2006 07:47:21 -0700 (PDT) Received: by 10.67.93.4 with HTTP; Thu, 8 Jun 2006 07:47:21 -0700 (PDT) Message-ID: Date: Thu, 8 Jun 2006 20:47:21 +0600 From: "Meshbah Uddin Ahmed" To: freebsd-isp@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: sendmail + virtusertable X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:30:07 -0000 i have installed sendmail with mailertable and virtusertable. i m facing prb- in virtusertable- @abc.com xyz@yahoo.com so, when i send mail to abc@abc.com it sends to xyz@yahoo.com but when i send mail abc@abc.com with cc xyz@abc.com it only sends 1st email id- abc@abc.com, not xyz@abc.com where is my prb??? can u pls fix it? Meshbah