On Fri, Oct 05, 2001 at 08:35:54AM -0400, Wayne Topa wrote:
> Using exim. In .forward
> 
> if  $h_MBOX-Line: contains "[EMAIL PROTECTED]"
> then
>     save /dev/null
>     finish
> endif

You don't have to actually (pretend to) save the message anywhere.
Just

if ... then
  seen finish
endif

-- 
When we reduce our own liberties to stop terrorism, the terrorists
have already won. - reverius

Innocence is no protection when governments go bad. - Mr. Slippery

Reply via email to