2 messages in net.sourceforge.lists.courier-maildrop[maildropl] Delete mail using maildrop
FromSent OnAttachments
Arthur KerpicianApr 23, 2008 1:54 am 
Alessio CecchiApr 23, 2008 3:28 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Delete mail using maildropActions...
From:Arthur Kerpician (art@bluechip.ro)
Date:Apr 23, 2008 1:54:29 am
List:net.sourceforge.lists.courier-maildrop

Hi all,

I want to delete messages matching a pattern in the subject using maildrop and I was thinking about this solution:

if (/^Subject: patern/) to /dev/null

Is this good practice or is there something else better?

Thanks all, Arthur