From owner-freebsd-questions@FreeBSD.ORG Fri May 2 11:55:35 2003 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 E218037B401 for ; Fri, 2 May 2003 11:55:35 -0700 (PDT) Received: from quarter.csl.sri.com (mx0.csl.sri.com [130.107.1.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25EDF43FAF for ; Fri, 2 May 2003 11:55:35 -0700 (PDT) (envelope-from hogsett@csl.sri.com) Received: from beast.csl.sri.com (beast.csl.sri.com [130.107.2.57]) by quarter.csl.sri.com (8.12.9/8.12.9) with ESMTP id h42ItYCG026151 for ; Fri, 2 May 2003 11:55:34 -0700 Message-Id: <200305021855.h42ItYCG026151@quarter.csl.sri.com> To: questions@freebsd.org Date: Fri, 02 May 2003 11:55:34 -0700 From: Mike Hogsett Subject: Sendmail & Valid users 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: Fri, 02 May 2003 18:55:36 -0000 I have a question regarding sendmail and this list may be able to point me in the right direction. What I want is to be able to verify the address in the "MAIL FROM:" during the SMTP transaction for domains that this sendmail is responsible for. If they are claiming to be within our domain(s) then the address in "MAIL FROM:" should be a valid recipient. - Mike