Just a thought which occured to me... One thing which is currently
missing from the filter file capability is some kind of message-id
database to prevent duplicate mails getting through. This is the one
thing which stopped me switching from procmail last time. It would be
kind of cute if you could say:
if seen $message_id
then
seen finish
endif
Does this sound reasonable?
-Dom