From owner-freebsd-questions@FreeBSD.ORG Sat Jul 22 21:21:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 0A0E716A4DE for ; Sat, 22 Jul 2006 21:21:04 +0000 (UTC) (envelope-from jhorne@dfwlp.com) Received: from zeus.int.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id B191343D46 for ; Sat, 22 Jul 2006 21:21:03 +0000 (GMT) (envelope-from jhorne@dfwlp.com) Received: from athena.int.dfwlp.com (athena.int.dfwlp.com [192.168.125.83]) (authenticated bits=0) by zeus.int.dfwlp.com (8.13.6/8.13.6) with ESMTP id k6MLL2pB037905 for ; Sat, 22 Jul 2006 16:21:02 -0500 (CDT) (envelope-from jhorne@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Sat, 22 Jul 2006 16:20:59 -0500 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607221620.59460.jhorne@dfwlp.com> X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on zeus.int.dfwlp.com Subject: im about to sit down an read the entire postfix manuals... 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, 22 Jul 2006 21:21:04 -0000 becuase i want to know if it supports a specific feature or not. so before i do and spend all that time, i just thought i would ask a simple question or 2 to this list. my problem: i have 5 domains that my sendmail server recieves mail for, and im starting to get spammed at name1@domain1.com as well as name1@domain2.com etc etc. realistically, name1 only needs to receive at domain1, and none of the others. there are many other accounts that only need to recieve at other specific domains, and not at any of them. before i go an burn up a lot of time reading about postfix, is there a way i can solve this problem within sendmail? if not, will researching in postfix eventually lead me to the solution im looking for? if i can fix it within sendmail, id just as soon perfer to stay with that, but ill switch if i have to. thanks, jonathan