4 messages in net.sourceforge.lists.courier-maildrop[maildropl] How can I drop, delete, v...
FromSent OnAttachments
Robert StoeberDec 22, 2002 9:11 am 
AdministratorDec 22, 2002 9:39 am 
Sam VarshavchikDec 22, 2002 10:05 am 
Robert StoeberDec 22, 2002 12:42 pm 
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] How can I drop, delete, vaporize message immediately?Actions...
From:Robert Stoeber (Rob@usabusiness.net)
Date:Dec 22, 2002 9:11:41 am
List:net.sourceforge.lists.courier-maildrop

Hi all,

I'm trying to drop messages without any further processing. I've worked on my filters for a while and have them working perfectly, but the "to" command seems to want a real mailbox, or a file which isn't any better for me.

What I wanted was "to /dev/null" but that doesn't work. I assume that's because it is trying to create a Maildir mailbox.

My workaround has been to let the messages accumulate all day and then use a cron job to delete them at night. But there has to be a way to tell maildrop to dump these messages into the old bit bucket immediately.

I've seen other postings about this question, but no answer. Is there a way to do this?

If there is no solution can someone come up with a patch that adds a special case to the "to" command? Something like "to dustbin" would be nice.

Thanks.