2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] How to drop a message?
FromSent OnAttachments
Vinicius CorreaDec 10, 2002 5:21 am 
Hanno HeckerDec 11, 2002 2:04 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:Re: [maildropl] How to drop a message?Actions...
From:Hanno Hecker (h.he@bee.de)
Date:Dec 11, 2002 2:04:41 am
List:net.sourceforge.lists.courier-maildrop

Hi,

On Tue, 10 Dec 2002 11:23:09 -0300 "Vinicius Correa" <vcor@plugin.com.br> wrote:

Hi, how can i drop a message with maildrop? I've tried "to /dev/null" but it does not work.

to "|cat - > /dev/null"

I need remove the message when it's a spam, because in my .qmail-default file the second line is /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox.

A successfull deliver to /dev/null will not stop qmail to continue with the entries in the .qmail file.