Date: Thu, 29 Jun 2006 10:20:11 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Greg Groth <ggroth@gregs-garage.com> Cc: freebsd-questions@freebsd.org Subject: Re: sendmail & vacation Message-ID: <20060629152011.GC93265@dan.emsphone.com> In-Reply-To: <44A3ECBF.9080808@gregs-garage.com> References: <44A3ECBF.9080808@gregs-garage.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 29), Greg Groth said: > 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? One way would be to use procmail to only forward incoming messages to vacation if they match your customer list. Or you could add a whitelist feature to vacation and submit the patches :) -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060629152011.GC93265>