From owner-freebsd-questions@FreeBSD.ORG Thu Jun 29 15:04:48 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 E2B2A16A412 for ; Thu, 29 Jun 2006 15:04:48 +0000 (UTC) (envelope-from ggroth@gregs-garage.com) Received: from mail.gregs-garage.com (h-64-105-8-34.chcgilgm.covad.net [64.105.8.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36AEC43D64 for ; Thu, 29 Jun 2006 15:04:47 +0000 (GMT) (envelope-from ggroth@gregs-garage.com) Received: from [10.10.10.124] (localhost.gregs-garage.com [127.0.0.1]) (authenticated bits=0) by mail.gregs-garage.com (8.13.4/8.13.4) with ESMTP id k5TF1FCi098775 for ; Thu, 29 Jun 2006 10:01:15 -0500 (CDT) (envelope-from ggroth@gregs-garage.com) Message-ID: <44A3ECBF.9080808@gregs-garage.com> Date: Thu, 29 Jun 2006 10:07:43 -0500 From: Greg Groth User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: sendmail & vacation 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: Thu, 29 Jun 2006 15:04:49 -0000 Are there any tutorials available on how to set up vacation to operate with a whitelist? My users are requesting I add this functionality to our mail server, but I don't want to create an open bounce. What I wish to do is take a list of domain names of our customer base and allow vacation to only respond to that list. Googling brought back info on using whitelists to use in conjunction with spam blocking, but I haven't been able to weed through all of the results regarding spam to locate anything regarding whitelisting vacation. From the vacation man page, I see that there is an -x option that allows blacklisting, but nothing on whitelisting. Any ideas? Also, if this functionality is not available using vacation in conjunction with sendmail, would a different MTA offer this functionality? TIA Greg Groth