On Thu, Nov 16, 2006 at 09:21:37AM -0800, Marc Perkel wrote:
> here's what I want to do. In a filter I want to use unseen deliver to
> fork a copy of a message. But if the unseen deliver bounces I want it to
> not generate a bounce message. What's an easy way to do that?
Use something like "nobody@???" in the errors_to clause
of the unseen deliver, where nobody@??? is aliased to /dev/null.