Here's what I use in a filter.

# Get rid of very empty messages

if "h_to:" is ""
then
   if "h_subject" is ""
   then
      seen finish
   endif
endif


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to